Opentk/Source/Examples/OpenTK/Test
2009-11-11 18:21:45 +00:00
..
BlittableValueTypes.cs * Source/OpenTK/BlittableValueType.cs: Removed struct constraint. Sometimes consumers of this class may not be able to use struct generic constraints - the class is now usable in this case. 2009-11-11 18:21:45 +00:00
Color4Serialization.cs Color4Serialization example now correctly prints its output messages. 2009-11-10 00:09:39 +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 Added missing base.On* calls. 2009-11-04 17:01:44 +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 Branched for 1.0 release. 2009-11-09 20:14:14 +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