Opentk/Source/Examples
the_fiddler c2c3dac7df Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform).
Renamed ColorDepth to ColorMode, to avoid clash with System.Windows.Forms.ColorDepth
Updated examples to use the new namespace for DisplayMode and ColorMode.
2007-09-02 00:04:34 +00:00
..
OpenGL/Basic Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +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