Opentk/Source/GLControl
Stefanos A. d9afed2d10 Setup correct class style for OpenGL
On Windows, we need to have a CS_OWNDC class style on windows with
OpenGL contexts attached. In Windows.Forms, we can set this via the
Control.CreateParams property. See
https://www.opengl.org/wiki/Creating_an_OpenGL_Context_(WGL)
2013-11-16 22:38:17 +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