Opentk/Source/Examples/OpenTK/Test
2009-11-03 09:58:39 +00:00
..
Color4Serialization.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
Extensions.cs Qualify System.Drawing.Rectangle/Point/Size structs fully when necessary, to avoid namespace clash with OpenTK.Rectangle/Point/Size. 2009-11-02 09:37:18 +00:00
Extensions.Designer.cs Moved and renamed examples to match the new example structurs. 2009-04-20 09:48:33 +00:00
Extensions.resx Moved and renamed examples to match the new example structurs. 2009-04-20 09:48:33 +00:00
GameWindowStates.cs Qualify System.Drawing.Rectangle/Point/Size structs fully when necessary, to avoid namespace clash with OpenTK.Rectangle/Point/Size. 2009-11-02 09:37:18 +00:00
InputLogger.cs Added KeyboardKeyEventArgs. 2009-09-04 22:10:50 +00:00
InputLogger.Designer.cs Moved and renamed examples to match the new example structurs. 2009-04-20 09:48:33 +00:00
InputLogger.resx Moved and renamed examples to match the new example structurs. 2009-04-20 09:48:33 +00:00
MathSerialization.cs Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. 2009-06-25 11:42:05 +00:00
MathSpeed.cs Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. 2009-06-25 11:42:05 +00:00
Multithreading.cs Added multithreading test to verify GameWindow behavior with multiple threads. 2009-11-03 09:58:39 +00:00
TestResolutionChanges.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00