Opentk/Source/OpenTK/Platform/X11
the_fiddler 162faad8e3 * X11GLNative.cs: Correctly set all necessary ClientMessage fields
for XSendEvent call in Close() method.
2009-10-19 19:03:17 +00:00
..
Bindings * Platform/X11/Bindings/Glx.cs: Added glXIsDirect method and made all enums private. Added ErrorCodes enum. 2009-03-20 23:13:24 +00:00
API.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
Functions.cs * Functions.cs: Added helper function for XSendEvent, so that we 2009-10-19 19:02:07 +00:00
GlxHelper.cs * Graphics/ES10/Helper.cs: 2009-10-07 10:44:45 +00:00
Structs.cs * Functions.cs: Added a number of missing methods relating to 2009-10-19 10:41:41 +00:00
X11Factory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
X11GLContext.cs * X11GLContext.cs: Correctly set GraphicsMode in constructor (resolves issue [#1175]: "Graphics] GraphicsContext.GraphicsMode property returns null on Linux"). 2009-10-19 18:11:32 +00:00
X11GLNative.cs * X11GLNative.cs: Correctly set all necessary ClientMessage fields 2009-10-19 19:03:17 +00:00
X11GraphicsMode.cs * X11GraphicsMode.cs: Protect the mode queries with XLockDisplay()/XUnlockDisplay(). 2009-09-25 08:28:51 +00:00
X11Input.cs Replaced XAutoRepeatOff by XkbSetDetectableAutoRepeat, because the former must be reset before the program exits (and this is not always possible). 2009-05-30 21:41:45 +00:00
X11Joystick.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
X11KeyMap.cs * X11KeyMap.cs: Removed dependency on System.Windows.Forms. 2009-09-13 16:34:03 +00:00
X11WindowInfo.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
X11XrandrDisplayDevice.cs Merged fix for issue [#1074]: " X11XrandrDisplayDevice on Xming ---> Argument is out of range." from 0.9.8 branch. 2009-08-10 11:36:26 +00:00