Opentk/Source/Examples/OpenTK/Test
2009-10-21 13:33:00 +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 Moved Alut to OpenTK.Compatibility. 2009-08-17 10:32:20 +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 OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked. 2009-10-21 13:33:00 +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
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