Opentk/Source/OpenTK/Platform/X11
the_fiddler 7b1d590819 Improved GLControl event handling on initialization sequence (Resize event is now raised after loading the GL class).
Improved WinForms.Cube example to hook the GLControl events instead of the parent Form's ones.
Improved Debug output in X11GLContext and X11GLControl
2007-08-20 14:12:57 +00:00
..
API.cs Merged with bind branch. 2007-08-20 12:25:48 +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 2007-08-20 10:46:37 +00:00
GlxHelper.cs 2007-08-20 10:46:37 +00:00
Structs.cs Merged with bind branch. 2007-08-20 12:25:48 +00:00
WindowInfo.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
X11GLContext.cs Improved GLControl event handling on initialization sequence (Resize event is now raised after loading the GL class). 2007-08-20 14:12:57 +00:00
X11GLControl.cs Improved GLControl event handling on initialization sequence (Resize event is now raised after loading the GL class). 2007-08-20 14:12:57 +00:00
X11GLNative.cs Improved exception handling in GameWindow 2007-08-20 13:47:14 +00:00
X11Input.cs Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
X11Keyboard.cs Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
X11Mouse.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00