Opentk/Source/Examples
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
..
OpenGL/Basic Sycned with gl3 branch. 2007-08-01 21:14:39 +00:00
Properties Bumped version numbers. 2007-08-04 12:09:58 +00:00
Tests Merged with gl3 branch. Resolved conflicts. Added IMouseDriver.cs 2007-08-04 23:39:56 +00:00
Tutorial Renamed OpenTK.Input.Keys to OpenTK.Input.Key. 2007-08-05 16:04:39 +00:00
WinForms 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
ExampleLauncher.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
ExampleLauncher.Designer.cs
ExampleLauncher.resx
IExample.cs Major updates to keyboard input. The infrastructure (drivers etc) is ready. Windows raw input works (now implementing multiple devices). The examples need updating for the new input methods. 2007-08-03 00:14:31 +00:00