Opentk/Source/Examples/OpenTK/Test
2010-10-02 18:52:34 +00:00
..
BlittableValueTypes.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
BlittableValueTypes.rtf Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
Color4Serialization.cs Color4Serialization example now correctly prints its output messages. 2009-11-10 00:09:39 +00:00
Extensions.cs Make context current on loading thread and be more defensive when retrieving unmanaged entry points. Resolves issue [#1378]: "OpenGL Extensions test fails". 2009-11-16 11:17:20 +00:00
Extensions.Designer.cs Renamed "Entry" to "Unmanaged Name" to clarify its purpose. 2009-11-16 11:23:12 +00:00
Extensions.resx Moved and renamed examples to match the new example structurs. 2009-04-20 09:48:33 +00:00
GameWindowStates.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
GameWindowStates.rtf Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
InputLogger.cs Added support for fractional mouse wheel values. Fixes issue [#1279]: "Mouse wheel does not seem to work". 2009-11-16 12:15:35 +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 Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
TestGraphicsModes.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +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