Opentk/Source/Examples
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
..
Data [Examples] Fixed cursor hotspot 2014-05-01 22:17:06 +02:00
OpenAL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenCL
OpenGL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenGLES [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
OpenTK [Input] Legacy keyboard respects the KeyRepeat field. 2014-11-23 14:40:36 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Resources Reduced icon resolution to 128x128 in order to avoid "out of memory" errors when building with Mono. 2013-09-30 11:09:14 +02:00
Shapes Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Utilities Normalized line endings 2013-10-11 01:58:54 +02:00
app.manifest Normalized line endings 2013-10-11 01:58:54 +02:00
DependencyLoader.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00
ExampleAttribute.cs
ExampleBrowser.cs Use separate process for executing examples 2013-10-02 01:10:03 +02:00
ExampleBrowser.Designer.cs
ExampleBrowser.resx Normalized line endings 2013-10-11 01:58:54 +02:00
ExampleInfo.cs
IExample.cs
Main.cs [Examples] Removed test code committed by mistake 2014-09-22 13:52:20 +02:00
OpenTK.Examples.csproj [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
SamplesTreeViewSorter.cs
TextBoxTraceListener.cs
Utilities.cs Added high-res icons to Example Browser 2013-09-29 23:58:10 +02:00