Opentk/Source/Examples
the_fiddler 034c4f6a50 Example names are now more readable (ExampleLauncher.Load())
ExampleLauncher behavior is now more consistent when launching GameWindow and WinForm examples. The launcher becomes invisible, and the launched examples exist in the same thread as the launcher.
Better documentation for IExample.cs
2007-09-02 00:02:10 +00:00
..
OpenGL/Basic Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
Properties Corrected bug affecting the GL.Load and Wgl.Load functions, where the delegates where not retrieved by the GetFields call. 2007-08-22 16:13:41 +00:00
Tests Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
Tutorial Added AdjustWindowRect to Windows.API. The client are in WinGLNative is now correctly specified. 2007-08-21 12:04:01 +00:00
WinForms Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
ExampleLauncher.cs Example names are now more readable (ExampleLauncher.Load()) 2007-09-02 00:02:10 +00:00
ExampleLauncher.Designer.cs Merged with bind branch. 2007-08-20 12:25:48 +00:00
ExampleLauncher.resx Merged with bind branch. 2007-08-20 12:25:48 +00:00
IExample.cs Example names are now more readable (ExampleLauncher.Load()) 2007-09-02 00:02:10 +00:00