Opentk/Source/OpenTK/Platform/X11
thefiddler 95f73310d8 [X11] Implemented new-style bindings for GLX
Replaced delegates with call instructions and completely removed the
old extension loading code.
2014-04-26 18:24:13 +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 Use OpenTK.Minimal to stub out missing System.Drawing functionality 2013-10-12 05:06:54 +02:00
Structs.cs Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll. 2011-12-08 00:03:14 +00: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] Implemented new-style bindings for GLX 2014-04-26 18:24:13 +02:00
X11GLNative.cs Centering the cursor at (width/2, height/2), effectively fixing 2014-03-18 01:44:52 -03: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