Opentk/Source/OpenTK/Platform/X11
2007-08-06 11:22:18 +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 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
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 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
X11GLControl.cs Removed exceptions from Fullscreen properties. 2007-08-05 13:51:07 +00:00
X11GLNative.cs Added Create and Destroy events to NativeGLWindow. 2007-08-06 11:22:18 +00:00
X11Input.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
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