Opentk/Source/Examples
the_fiddler b630d84add Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object.
Updated everything to not use raw window handles, but rather WindowInfo objects.
Added code that (hopefully) creates an invisible input window for X11.
2007-08-05 13:42:31 +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 Corrected T10_GLSL_Cube.cs build errors. 2007-08-04 23:44:41 +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 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
ExampleLauncher.resx 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
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