Opentk/Source/Examples/OpenTK/Test
Stefanos A. 7b98255626 [Examples] Improved timing display
GameWindowStates will now display the average fps and draw three moving
boxes based on different timing methods.

If the timing implementation in OpenTK is working correctly, all three
boxes should be moving at the same speed.
2014-01-14 13:27:09 +01:00
..
BasicMouseInput.cs Committing artfunkel patch for scan codes 2013-01-24 15:48:01 -06:00
BlittableValueTypes.cs Normalized line endings 2013-10-11 01:58:54 +02:00
BlittableValueTypes.rtf Normalized line endings 2013-10-11 01:58:54 +02:00
Color4Serialization.cs Cleaned up license information. 2011-01-18 11:40:49 +00:00
Extensions.cs Corrected version checks in examples. Finally fixes issue [#1898]: "Minor and major OpenGL version incorrect." 2011-09-06 12:55:19 +00:00
Extensions.Designer.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
Extensions.resx Normalized line endings 2013-10-11 01:58:54 +02:00
ExternalContext.cs [Examples] Added ExternalContext test 2013-12-28 01:17:56 +01:00
GameWindowStates.cs [Examples] Improved timing display 2014-01-14 13:27:09 +01:00
GameWindowStates.rtf Normalized line endings 2013-10-11 01:58:54 +02:00
InputLogger.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +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 Normalized line endings 2013-10-11 01:58:54 +02: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 Cleaned up license information. 2011-01-18 11:40:49 +00:00
MatrixTest.cs A bit of cleanup on the Vector ToStrings 2013-01-08 12:04:21 -06:00
Multithreading.cs Normalized line endings 2013-10-11 01:58:54 +02:00
TestGraphicsModes.cs Normalized line endings 2013-10-11 01:58:54 +02:00
TestResolutionChanges.cs Use new DisplayDevice.GetDisplay() interface instead of obsolete AvailableDisplays. 2011-12-15 11:30:39 +00:00