Opentk/Source/OpenTK/Platform/Windows
the_fiddler ec34bed972 Added X11 Mouse support. X11 Keyboard support is faster now.
Made GameWindow.Dispose() virtual.
2007-09-25 16:45:12 +00:00
..
Bindings Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
API.cs Windows raw input now works. 2007-09-22 13:13:17 +00:00
WglHelper.cs Fixed build. 2007-09-22 15:07:28 +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
WinGLContext.cs Added OpenTK.Platform.WindowInfo and OpenTK.Platform.IMutableWindowInfo. Split IWindowInfo implementation to IWindowInfo and IMutableWindowInfo. Added several methods. 2007-09-09 15:10:21 +00:00
WinGLControl.cs Decoupled GLContext from GLControl/GameWindow even more, by using IWindowInfo to pass data between them. 2007-09-09 11:52:09 +00:00
WinGLNative.cs Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00
WinRawInput.cs Updated BindStreamWriter to better handle endlines. Reverted WinRawInput to standard reads. 2007-09-22 14:59:33 +00:00
WinRawKeyboard.cs Removed Move event from IMouse (too inefficient). Polled input only. 2007-09-21 22:49:42 +00:00
WinRawMouse.cs Windows raw input now works. 2007-09-22 13:13:17 +00:00