Opentk/Source/OpenTK/Platform/Windows
Stefanos A 06e63946cc [Win] Separate keyboard/mouse & joystick drivers
Keyboard/mouse support comes through WinRawInput; joystick support
through CombinedJoystickDriver. These drivers are now instantiated
separately.
2014-09-11 12:51:45 +02:00
..
Bindings [Win] Removed WGL delegates in favor of calli 2014-01-21 09:00:57 +01:00
API.cs Fixed a large number of warnings 2014-07-21 16:03:37 +02:00
WglHelper.cs [Win] Fixed warnings 2014-04-26 18:22:50 +02:00
WinCombinedJoystick.cs [Win] Added combined XInput+WinMM joystick driver 2014-09-11 12:51:45 +02:00
WinDisplayDevice.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
WinFactory.cs [Win] Separate keyboard/mouse & joystick drivers 2014-09-11 12:51:45 +02:00
WinGLContext.cs [OpenTK] Reduce duplication in GraphicsContextBase 2014-07-23 10:08:57 +02:00
WinGLNative.cs Cleaned up a number of obsolete warnings 2014-07-21 16:39:58 +02:00
WinGraphicsMode.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
WinInputBase.cs [Win] WinRawInput is IKeyboard/MouseDriver2 2014-09-11 12:51:45 +02:00
WinKeyMap.cs [Win] Replaced KeyMap dictionary with switch 2014-04-25 14:13:55 +02:00
WinMMJoystick.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
WinRawInput.cs [Win] WinRawInput is IKeyboard/MouseDriver2 2014-09-11 12:51:45 +02:00
WinRawKeyboard.cs [OpenTK] Refactor keyboard and mouse handling 2014-05-04 17:05:08 +02:00
WinRawMouse.cs [Input] Improve SDL2 and Windows GetCursorState 2014-05-12 02:20:52 +02:00
WinWindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XInputJoystick.cs [Win] XInputJoystick is now IJoystickDriver2 2014-09-11 12:51:45 +02:00