Opentk/Source/OpenTK/Platform/X11
the_fiddler 22d4f1b3ce Renamed OpenTK.Input.Keys to OpenTK.Input.Key.
Added keymap to X11/X11Keyboard.cs (not complete).
Added GetKeyboardMapping(), DisplayFlags() and XKey enum to OpenTK.Platform.X11.API.cs
2007-08-05 16:04:39 +00:00
..
API.cs Renamed OpenTK.Input.Keys to OpenTK.Input.Key. 2007-08-05 16:04:39 +00:00
Glx.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
WindowInfo.cs Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object. 2007-08-05 13:42:31 +00:00
X11GLContext.cs Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object. 2007-08-05 13:42:31 +00:00
X11GLControl.cs Removed exceptions from Fullscreen properties. 2007-08-05 13:51:07 +00:00
X11GLNative.cs Removed exceptions from Fullscreen properties. 2007-08-05 13:51:07 +00:00
X11Input.cs Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object. 2007-08-05 13:42:31 +00:00
X11Keyboard.cs Renamed OpenTK.Input.Keys to OpenTK.Input.Key. 2007-08-05 16:04:39 +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