Opentk/Source
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
..
Bind Fixed GL.ReadPixels (was GL.ReadPixel) 2008-03-01 13:11:15 +00:00
Build Corrected mdb copy behavior. 2008-01-26 14:26:25 +00:00
Examples Renamed GraphicsFormat to GraphicsMode. 2008-02-28 15:26:13 +00:00
OpenTK Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
Utilities Added OpenTK.Utilities assembly. 2008-02-23 23:05:25 +00:00