Opentk/Source/OpenTK/Platform
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
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
X11 Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
DummyGLContext.cs Renamed GraphicsFormat to GraphicsMode. 2008-02-28 15:28:40 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
INativeGLWindow.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
IResizable.cs Added AdjustWindowRect to Windows.API. The client are in WinGLNative is now correctly specified. 2007-08-21 12:04:01 +00:00
IWindowInfo.cs New IWindowInfo interface. 2008-02-28 13:54:07 +00:00
Utilities.cs Refactored extension loading to remove duplicate code. The logic is now contained in OpenTK/Platform/Utilities.cs 2008-01-22 23:58:50 +00:00