Opentk/Source/OpenTK/Graphics
the_fiddler 9abcb5d92e Updated to use new IWindowInfo interface.
Updated to use GraphicsFormat instead of DisplayMode.
Updated to use ColorDepth instead of ColorMode.
Improved GameWindow Exit handling, and handling of failed context creation.
Improved WinGLContext creation code, to allow for FSAA support in the future.
Fixed several shutdown bugs in WinGLContext and GraphicsContext.
Context creation no longer relies on IGLContextCreationHack.
X11GLContext is not working at the moment.
2008-02-28 13:57:07 +00:00
..
OpenGL Completed move of OpenTK.OpenGL to OpenTK.Graphics.OpenGL. 2008-02-02 00:58:26 +00:00
ColorDepth.cs Initial commit. 2008-02-28 13:38:19 +00:00
DisplayDevice.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
DisplayResolution.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
GraphicsContext.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
GraphicsExceptions.cs Added DisplayDevice, DisplayResolution, IDisplayDeviceDriver, GraphicsContextException and GraphicsModeException. 2008-01-24 09:13:50 +00:00
GraphicsFormat.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
IDisplayDeviceDriver.cs Added fadeout and fadein effect. 2008-01-26 14:02:58 +00:00
IGraphicsContext.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00