Opentk/Source/OpenTK/Platform/X11
the_fiddler c67859d7ca Keyboard handling now plays well with normal event handling on X11.
One more issue to go: GLControl on X11 throws when calling MakeCurrent.
2007-08-06 12:13:50 +00:00
..
API.cs Resolved all crash bugs on X11Input.X11Keyboard 2007-08-05 23:38:59 +00:00
Functions.cs Added X11 structs and functions from Mono's x11 bindings. Updated several items to use these bindings. Debugging crash on XCheckIfEvent callback. 2007-08-05 23:09:05 +00:00
Glx.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
Structs.cs Keyboard handling now plays well with normal event handling on X11. 2007-08-06 12:13:50 +00:00
WindowInfo.cs Improved WindowInfo.ToString. Added window mapping for X11Input. Changed the notification mask for X11GLNative 2007-08-05 19:04:06 +00:00
X11GLContext.cs Keyboard handling now plays well with normal event handling on X11. 2007-08-06 12:13:50 +00:00
X11GLControl.cs Keyboard handling now plays well with normal event handling on X11. 2007-08-06 12:13:50 +00:00
X11GLNative.cs Keyboard handling now plays well with normal event handling on X11. 2007-08-06 12:13:50 +00:00
X11Input.cs Keyboard handling now plays well with normal event handling on X11. 2007-08-06 12:13:50 +00:00
X11Keyboard.cs Major updates to shutdown sequence (should correct bug where GameWindow hangs on exit). Enhanced the IGameWindow interface by adding the Keyboard and IsExiting properties. 2007-08-06 09:22:04 +00:00
X11Mouse.cs Started implementing X11Input.cs, X11Keyboard.cs and X11Mouse.cs drivers. Removed some warnings from X11Api.cs 2007-08-05 09:03:22 +00:00