Opentk/Source/OpenTK/Platform/X11
the_fiddler 938b2b8519 Hooks for garbage-collectable OpenGL resources.
the [...]GLNative classes now use GLContext instead of the platform-specific [...]GLContext implementations.
Updated the IGLContext interface with functions to query the current context.
2007-12-09 18:15:51 +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 Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
X11GLNative.cs Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
X11Input.cs Reverted to 0.3.12 way of handling input events. 2007-11-10 18:24:56 +00:00
X11Keyboard.cs Reverted to 0.3.12 way of handling input events. 2007-11-10 18:24:56 +00:00
X11Mouse.cs Reverted to 0.3.12 way of handling input events. 2007-11-10 18:24:56 +00:00