Opentk/Source/OpenTK/Platform
2007-10-26 15:51:07 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Added GdiCharset enum. Not used for now. 2007-10-20 13:40:55 +00:00
X11 Took care of a couple of warnings. 2007-10-26 15:51:07 +00:00
DummyGLContext.cs VSync now responds to changes. Contains a true DisplayMode. New constructor. 2007-10-15 11:16:20 +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 Removed the InputDriver from the INativeGLWindow interface. It now resides lower, in the GameWindow class. 2007-10-19 20:00:45 +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