Opentk/Source/OpenTK/Platform/X11
2007-09-26 15:40:22 +00:00
..
API.cs Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +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 Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00
X11GLContext.cs Added OpenTK.Platform.WindowInfo and OpenTK.Platform.IMutableWindowInfo. Split IWindowInfo implementation to IWindowInfo and IMutableWindowInfo. Added several methods. 2007-09-09 15:10:21 +00:00
X11GLControl.cs Added OpenTK.Platform.WindowInfo and OpenTK.Platform.IMutableWindowInfo. Split IWindowInfo implementation to IWindowInfo and IMutableWindowInfo. Added several methods. 2007-09-09 15:10:21 +00:00
X11GLNative.cs Added Title property. Foundation of atoms. 2007-09-26 15:40:22 +00:00
X11Input.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
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 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