Opentk/Source/OpenTK/Platform
the_fiddler 5c6a261030 Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread.
Updated GameWindow and its implementations to use GraphicsFormat instead of the obsolete DisplayMode.
Updated license.
Updated some docs.
Fixed CLSCopmliant warnings in XRamExtension.cs
2008-01-31 13:15:17 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
X11 Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
DummyGLContext.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGLContext.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
IMutableWindowInfo.cs Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +00:00
INativeGLWindow.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +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 Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +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
WindowInfo.cs Public X11 classes made internal. 2008-01-24 21:18:23 +00:00