Opentk/Source/OpenTK/Graphics
the_fiddler e477631ad7 Major update: fixed context construction on X11.
Fixed vsync on X11.
Updated GraphicsContext interface, for better extensibility. Some public functions were moved to IGraphicsContextInternal.
Renamed DisplayDevice.PrimaryDisplay to DisplayDevice.Default.
Updated and documented new GameWindow constructors.
Improved GameWindow.Exit, added GameWindow.ExitAsync() and improved error handling.
Improved GraphicsContext and NativeGLWindow APIs (construction in constructor).
Made ContextHandle public.
2008-03-01 13:15:31 +00:00
..
OpenGL Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
ColorDepth.cs Renamed GraphicsFormat to GraphicsMode. 2008-02-28 15:28:40 +00:00
DisplayDevice.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
DisplayResolution.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
GraphicsContext.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
GraphicsExceptions.cs Added DisplayDevice, DisplayResolution, IDisplayDeviceDriver, GraphicsContextException and GraphicsModeException. 2008-01-24 09:13:50 +00:00
GraphicsMode.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
IDisplayDeviceDriver.cs Added fadeout and fadein effect. 2008-01-26 14:02:58 +00:00
IGraphicsContext.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00