Opentk/Source/OpenTK/Graphics
the_fiddler 033d4722af Moved DummyGLContext and DummyGLControl to the OpenTK/Platform/Dummy directory and namespace.
Fixed a regression where the GLControl would try to instantiate a normal context inside the VS designer, instead of a dummy one.
2008-12-09 10:09:03 +00:00
..
GL Added GenTexture and DeleteTexture helpers for single textures. 2008-11-20 22:23:08 +00:00
Glu Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics. 2008-04-13 16:45:56 +00:00
ColorFormat.cs Renamed. 2008-03-03 12:46:58 +00:00
DisplayDevice.cs Passing null to ChangeResolution will restore the original resolution. 2008-05-04 16:26:54 +00:00
DisplayResolution.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
GraphicsContext.cs Moved DummyGLContext and DummyGLControl to the OpenTK/Platform/Dummy directory and namespace. 2008-12-09 10:09:03 +00:00
GraphicsExceptions.cs Added xml docs. 2008-11-20 22:24:11 +00:00
GraphicsMode.cs Debug message when creating default GraphicsMode. 2008-03-23 12:55:33 +00:00
IDisplayDeviceDriver.cs Added fadeout and fadein effect. 2008-01-26 14:02:58 +00:00
IGraphicsContext.cs Removed obsolete GetDisplayModes() function. 2008-04-04 21:08:09 +00:00
IGraphicsMode.cs Initial commit. 2008-03-03 12:46:17 +00:00