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
BlittableValueTypes.rtf
Color4Serialization.cs
Extensions.cs
Extensions.Designer.cs
Extensions.resx
ExternalContext.cs
GameWindowStates.cs [Input] Legacy keyboard respects the KeyRepeat field. 2014-11-23 14:40:36 +01:00
GameWindowStates.rtf
MathSerialization.cs
MathSpeed.cs
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
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