Opentk/Source/Examples/OpenTK/Test
Fraser Waters e855d2eb33 [Input] Legacy keyboard respects the KeyRepeat field.
If the legacy keyboard device receives a key down event with IsRepeat set it
will only raise it's own key down event if it's KeyRepeat field is set to true.

This is as documented, regression casused by refactoring. Fixes issue #201.

Also change the GameWindowState example to show setting of KeyRepeat to true
and false and how that changes the event counts for the legacy and new keyboard
devices.
2014-11-23 14:40:36 +01:00
..
BasicMouseInput.cs [Examples] Fixed all warnings 2014-07-21 17:20:19 +02: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] Improved ExternalContext test 2014-04-25 12:14:27 +02:00
GameWindowStates.cs [Input] Legacy keyboard respects the KeyRepeat field. 2014-11-23 14:40:36 +01:00
GameWindowStates.rtf 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 Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Multithreading.cs [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
PointToClient.cs [Examples] Added PointToClient test 2014-05-06 09:00:42 +02:00
TestGraphicsModes.cs Normalized line endings 2013-10-11 01:58:54 +02:00
TestResolutionChanges.cs [Examples] Only use WinForms when supported. 2014-07-18 09:44:47 +02:00
TestShaderUtf8Support.cs [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00