Opentk/Source/GLControl
2009-11-01 23:07:38 +00:00
..
Properties Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
CarbonGLControl.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
DummyGLControl.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
GLControl.cs Do not force control to create its handle in Resize event (the designer places code that raises this event before the rest of the events are hooked). Instead, suppress the event and raise it once the handle is actually created. 2009-10-22 17:56:55 +00:00
GLControl.Designer.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GLControl.resx Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
GLControlFactory.cs * GLControlFactory.cs: More defensive checks for null GraphicsModes. 2009-10-19 17:38:16 +00:00
IGLControl.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
WinGLControl.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
X11GLControl.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00