Opentk/Source/OpenTK/Platform
the_fiddler 83afd98314 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
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
X11 Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
DummyGLContext.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
INativeGLWindow.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +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