Opentk/Source/OpenTK/Platform/X11
thefiddler 0f920fb205 [X11] Fixed SGI_swap_control query
GLX can return valid function pointer to unsupported functions.
We need to check for extension support in addition to the
function pointer.

Fixes crash on OpenSUSE 13.1 in VirtualBox.
2014-04-28 01:29:34 +02:00
..
Bindings [X11] Implemented new-style bindings for GLX 2014-04-26 18:24:13 +02:00
API.cs Refactored and simplified DisplayDevice detection (devices are now stored in the platform-specific drivers instead of the frontend). 2010-11-21 20:16:18 +00: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 [X11] Fixed SGI_swap_control query 2014-04-28 01:29:34 +02:00
X11GLNative.cs [X11] Set WM_CLASS property 2014-04-26 20:27:00 +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