Opentk/Source/OpenTK/Input
the_fiddler 9abcb5d92e Updated to use new IWindowInfo interface.
Updated to use GraphicsFormat instead of DisplayMode.
Updated to use ColorDepth instead of ColorMode.
Improved GameWindow Exit handling, and handling of failed context creation.
Improved WinGLContext creation code, to allow for FSAA support in the future.
Fixed several shutdown bugs in WinGLContext and GraphicsContext.
Context creation no longer relies on IGLContextCreationHack.
X11GLContext is not working at the moment.
2008-02-28 13:57:07 +00:00
..
IInputDevice.cs Line endings. 2007-09-26 15:47:13 +00:00
IInputDriver.cs Windows raw input now works. 2007-09-22 13:13:17 +00:00
IKeyboardDriver.cs Renamed Keyboard/Mouse to Keyboard-/MouseDevice. Avoids name clashes. 2007-09-26 11:51:49 +00:00
IMouseDriver.cs Renamed Keyboard/Mouse to Keyboard-/MouseDevice. Avoids name clashes. 2007-09-26 11:51:49 +00:00
InputDriver.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
KeyboardDevice.cs Updated documentation. 2008-01-06 10:38:44 +00:00
MouseDevice.cs Documentation updates. Getting rid of all remaining warnings in debug build. 2008-01-20 19:29:42 +00:00