Opentk/Source/OpenTK/Graphics
2009-01-29 00:26:52 +00:00
..
GL Added int overloads to [Vertex|Normal|Index|Color]Pointer, to avoid issues with the object vs IntPtr overloads. 2009-01-29 00:26:52 +00:00
Glu Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics. 2008-04-13 16:45:56 +00:00
Color4.cs Made the Color4 structure serializable and added == and != operators. 2009-01-23 15:50:31 +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 Made GraphicsMode public, as it is generally useful. 2009-01-23 15:24:09 +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