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
GLControl.Designer.cs
GLControl.resx
GLControlFactory.cs
IGLControl.cs
OpenTK.GLControl.csproj
Sdl2GLControl.cs
WinGLControl.cs
X11GLControl.cs Remove bogus GraphicsMode.Index check. Fixes #22 2013-12-22 15:40:01 +01:00