Opentk/Source/OpenTK/Platform/X11
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 [X11] Implemented new-style bindings for GLX 2014-04-26 18:24:13 +02:00
API.cs Add XcursorImageLoadCursor function. 2014-04-27 10:53:33 +02:00
Functions.cs [X11] Set WM_CLASS property 2014-04-26 20:27:00 +02:00
Structs.cs [X11] Set WM_CLASS property 2014-04-26 20:27:00 +02:00
X11DisplayDevice.cs [X11] Fixed current resolution detection. 2013-12-30 09:23:33 +01:00
X11Factory.cs Remove unused fields and variables. 2014-02-25 10:31:17 +00:00
X11GLContext.cs [All] Fixed checks for EXT_swap_control_tear 2014-04-29 08:10:18 +02:00
X11GLNative.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
X11GraphicsMode.cs [OpenTK] Moved RelaxGraphicsMode to Utilities 2014-01-22 10:49:27 +01:00
X11Input.cs [X11] Optimized XKey translation 2014-04-25 21:55:00 +02:00
X11Joystick.cs [Input] Added JoystickCapabilities.HatCount 2014-01-31 15:40:07 +01:00
X11Keyboard.cs [X11] Optimized XKey translation 2014-04-25 21:55:00 +02:00
X11KeyMap.cs [X11] Optimized XKey translation 2014-04-25 21:55:00 +02:00
X11Mouse.cs Fixed line endings 2013-10-10 00:18:59 +02:00
X11WindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
XI2Mouse.cs Fixed line endings 2013-10-10 00:18:59 +02:00