Opentk/Source/OpenTK/Graphics
2008-03-26 19:43:57 +00:00
..
OpenGL Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
ColorFormat.cs Renamed. 2008-03-03 12:46:58 +00:00
DisplayDevice.cs Use one display connection for all X11 communication. Seems to fix (not 100%) the crash problems encountered. 2008-03-24 13:12:02 +00:00
DisplayResolution.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
GraphicsContext.cs Updates to GameWindow shutdown and X11 locking behavior. 2008-03-26 19:43:57 +00:00
GraphicsExceptions.cs Added DisplayDevice, DisplayResolution, IDisplayDeviceDriver, GraphicsContextException and GraphicsModeException. 2008-01-24 09:13:50 +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 IGLContextCreationHack interface (no longer used). 2008-03-24 13:24:32 +00:00
IGraphicsMode.cs Initial commit. 2008-03-03 12:46:17 +00:00