Opentk/Source/GLControl
Stefanos A. 2d7734c915 Remove bogus GraphicsMode.Index check. Fixes #22
GraphicsMode.Index is set by the platform-specific context constructor,
which is invoked after the X11GLControl constructor. It does not make
sense to check GraphicsMode.Index in the X11GLControl constructor, as it
is never set at that point.
2013-12-22 15:40:01 +01:00
..
Properties
CarbonGLControl.cs
DummyGLControl.cs
GLControl.cs Workaround for #5 2013-12-02 23:39:36 +01:00
GLControl.Designer.cs
GLControl.resx Normalized line endings 2013-10-11 01:58:54 +02:00
GLControlFactory.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00
IGLControl.cs
OpenTK.GLControl.csproj Generate xml documentation for OpenTK.GLControl 2013-12-15 13:01:39 +01:00
Sdl2GLControl.cs Removed terrible hack for SDL_WINDOW_OPENGL 2013-10-01 21:05:02 +02:00
WinGLControl.cs
X11GLControl.cs Remove bogus GraphicsMode.Index check. Fixes #22 2013-12-22 15:40:01 +01:00