Opentk/Source/OpenTK/Platform
2008-01-15 23:23:32 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Changed the INativeGLWindow.CreateWindow interface to return an IGLContext instead of a GLContext. 2008-01-15 10:48:48 +00:00
X11 Small cosmetic fix. 2008-01-15 23:23:32 +00:00
DummyGLContext.cs Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGLContext.cs Split items that should be internal in different interfaces, for explicit implementations. 2008-01-11 20:22:46 +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 Changed the INativeGLWindow.CreateWindow interface to return an IGLContext instead of a GLContext. 2008-01-15 10:48:48 +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 Renamed Windows.API to Windows.Functions, in accordance to X11.Functions 2007-09-26 11:54:43 +00:00
WindowInfo.cs Documentation update. 2008-01-11 20:21:32 +00:00