Opentk/Source/Examples/OpenTK/Test
Fraser Waters 54f1e575d0 Fix compile warnings in Examples.
This commit fixes every current warning in the Example code bar two.
Both due to the use of the OpenTK.GameWindow.Joysticks.
2014-02-25 10:31:17 +00: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] Display modifier key information 2014-02-25 01:13:46 +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
TestShaderUtf8Support.cs Fix compile warnings in Examples. 2014-02-25 10:31:17 +00:00