Opentk/Source/OpenTK/Platform
2007-09-21 20:07:30 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows 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
X11 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
DummyGLContext.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
DummyGLControl.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
IGameWindow.cs Improved shutdown sequence in WinGLNative and GameWindow 2007-08-10 16:55:24 +00:00
IGLContext.cs Added licensing information. Added Close() call on failed initialization of W01_First_Window. Moved GLContext to OpenTK namespace. 2007-09-09 16:07:39 +00:00
IGLControl.cs Removed IDisposable from IGLControl 2007-09-02 00:17:59 +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 Removed IDisposable from IGLControl 2007-09-02 00:17:59 +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 Decoupled GLContext from GLControl/GameWindow even more, by using IWindowInfo to pass data between them. 2007-09-09 11:52:09 +00:00
WindowInfo.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