Opentk/Source/OpenTK/Platform/X11
2007-08-09 12:14:00 +00:00
..
API.cs Debugging crash on X11 32bits. 2007-08-07 20:32:26 +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 Debugging crash on X11 32bits. 2007-08-07 20:32:26 +00:00
Structs.cs Debugging crash on X11 32bits. 2007-08-07 20:32:26 +00:00
WindowInfo.cs Fixed X11GLContext.MakeCurrent. X11GLControl was not setting the handle correctly. 2007-08-09 12:14:00 +00:00
X11GLContext.cs Fixed X11GLContext.MakeCurrent. X11GLControl was not setting the handle correctly. 2007-08-09 12:14:00 +00:00
X11GLControl.cs Fixed X11GLContext.MakeCurrent. X11GLControl was not setting the handle correctly. 2007-08-09 12:14:00 +00:00
X11GLNative.cs Fixed crash bug in X11GLNative. Almost ready for release. Niar! 2007-08-09 11:07:12 +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