Opentk/Source/Examples
the_fiddler defa7aa9c5 Updated examples to reflect namespace change of DisplayMode and ColorMode.
Renamed T03_RotatingCube.cs to T03_Immediate_Mode_Cube.cs.
Renamed T07_DisplayLists_Cube.cs to T07_Display_Lists_Flower.cs.
Renamed Cube.cs to W02_Immediate_Mode_Cube.cs
Updated colors in T10_GLSL_Cube and T03_Immediate_Mode_Cube
Add S03_Stack_Imbalance.cs test.
Add T01_Simple_Window.cs and T02_Resizable_Window.cs tutorials.
2007-09-02 00:07:40 +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 Updated examples to reflect namespace change of DisplayMode and ColorMode. 2007-09-02 00:07:40 +00:00
Tutorial Updated examples to reflect namespace change of DisplayMode and ColorMode. 2007-09-02 00:07:40 +00:00
WinForms Updated examples to reflect namespace change of DisplayMode and ColorMode. 2007-09-02 00:07:40 +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