Opentk/Source/OpenTK/Platform/X11
2007-10-26 15:51:07 +00:00
..
API.cs Commented out Keymap struct in X11/API.cs, due to a bug in Mono's 1.2.5 gmcs compiler. 2007-09-26 16:57:43 +00:00
Functions.cs Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00
Glx.cs Trunk now compiles again. 2007-09-02 00:53:24 +00:00
GlxHelper.cs Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Structs.cs Fixed CLS-Compliance. 2007-08-21 09:34:05 +00:00
WindowInfo.cs Fix build on Mono 1.2.4 2007-09-27 00:40:28 +00:00
X11GLContext.cs Constructor now throws ArgumentNullException instead of ArgumentException. 2007-10-05 06:54:36 +00:00
X11GLNative.cs Added Title property. Foundation of atoms. 2007-09-26 15:40:22 +00:00
X11Input.cs Took care of a couple of warnings. 2007-10-26 15:51:07 +00:00
X11Keyboard.cs Updated Keyboard and Mouse handling. Mouse now uses XQueryPointer. Keyboard relies on X11 events. Still missing mouse delta support. 2007-09-26 11:58:55 +00:00
X11Mouse.cs Problem with mouse wheel not getting updated. 2007-09-26 16:12:31 +00:00