Opentk/Source/OpenTK/Platform/X11
2009-08-11 20:57:54 +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 X11 structs, enums and functions internal. OpenTK should not expose platform-specific APIs. 2009-06-04 10:57:26 +00:00
Functions.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
GlxHelper.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
Structs.cs Replaced tabs with spaces. 2009-07-19 16:09:46 +00:00
X11Factory.cs Marked all IPlatformFactory interface implementations as virtual. 2009-07-24 21:52:01 +00:00
X11GdiPlusInternals.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
X11GLContext.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
X11GLControl.cs Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 11:03:41 +00:00
X11GLNative.cs Added INativeWindow.CreateKeyboardDriver() 2009-07-19 17:49:51 +00:00
X11GraphicsMode.cs Replaced tabs with spaces. 2009-07-19 16:09:46 +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 Relaxed checks to allow input devices that do not contain any axes and/or buttons (e.g. tablets or keyboard extensions). 2009-03-08 20:03:33 +00:00
X11KeyMap.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
X11WindowInfo.cs Added missing license information and removed unused code. 2009-08-11 20:57:54 +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