Opentk/Source/OpenTK/Graphics/OpenGL/GL
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
..
GL.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
GLCore.cs Moved OpenGL bindings to OpenTK.Graphics.OpenGL from OpenTK.OpenGL. 2008-02-02 00:25:54 +00:00
GLDelegates.cs Moved OpenGL bindings to OpenTK.Graphics.OpenGL from OpenTK.OpenGL. 2008-02-02 00:25:54 +00:00
GLEnums.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
GLHelper.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00