Opentk/Source/OpenTK/Platform/Windows
thefiddler 3e33ac9280 [Platform] Refactored INativeWindow backends
All INativeWindow implementations are now derived from
NativeWindowBase. They no longer implement legacy IInputDriver
themselves, but rather rely on LegacyInputDriver provided by
NativeWindowBase for compatibility. They also implement the new Mouse*
events.
2014-05-02 16:52:11 +02:00
..
Bindings [Win] Removed WGL delegates in favor of calli 2014-01-21 09:00:57 +01:00
API.cs DestroyIcon function. 2014-04-27 10:53:32 +02:00
WglHelper.cs [Win] Fixed warnings 2014-04-26 18:22:50 +02:00
WinDisplayDevice.cs Change original_resolution field to a property 2014-01-20 12:51:55 +00:00
WinFactory.cs [OpenTK] Platform backends should inherit from PlatformFactoryBase 2014-01-06 14:49:05 +01:00
WinGLContext.cs [Win] Log wglSwapIntervalEXT errors 2014-04-29 08:48:49 +02:00
WinGLNative.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
WinGraphicsMode.cs [Win] Use RelaxGraphicsMode to find optimal mode 2014-01-22 10:49:55 +01:00
WinInputBase.cs Added IJoystickDevice2 interface 2013-12-24 17:18:03 +01:00
WinKeyMap.cs [Win] Replaced KeyMap dictionary with switch 2014-04-25 14:13:55 +02:00
WinMMJoystick.cs [Win] Invert vertical axes to match 1.0 API 2014-03-17 00:43:36 +01:00
WinRawInput.cs Remove unused fields and variables. 2014-02-25 10:31:17 +00:00
WinRawKeyboard.cs [Win] Replaced KeyMap dictionary with switch 2014-04-25 14:13:55 +02:00
WinRawMouse.cs [Win] Check registry keys before accessing 2014-01-09 00:10:41 +01:00
WinWindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XInputJoystick.cs [Input] Added SetVibration() API skeleton 2014-01-02 19:52:00 +01:00