Opentk/Source/OpenTK/Platform
2007-10-15 11:11:38 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Removed loading of GL and Glu functions. This now happens lower in the hierarchy, inside GameWindow. 2007-10-15 11:06:58 +00:00
X11 Constructor now throws ArgumentNullException instead of ArgumentException. 2007-10-05 06:54:36 +00:00
DummyGLContext.cs Added VSync property to IGLContext. 2007-09-29 15:24:55 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGLContext.cs Added VSync property to IGLContext. 2007-09-29 15:24:55 +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 INativeGLWindow no longer inherits from IGLcontrol. Fixes build problems, too. 2007-10-15 11:11:38 +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 Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00