Opentk/Source
Andrew O'Connor fe1d465b85 [Input][SDL] Fix JoystickHat bugs
On SDL, DPad inputs were not correctly translated from joystick
hat inputs.
Updated MappedGamePadDriver so that it will correctly recognize
combined joystick hat directions e.g. DPadLeft should be true when
DownLeft, Left, or UpLeft are returned from the joystick hat.
2014-07-27 14:54:36 +01:00
..
Bind Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:48:14 +02:00
Converter Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:55:12 +02:00
Examples Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Generator.Rewrite [Rewrite] Refactored string prologue/epilogues 2014-07-07 13:16:17 +02:00
GLControl [X11] Fixed GLControl on nvidia binary drivers 2014-07-20 11:28:43 +02:00
OpenTK [Input][SDL] Fix JoystickHat bugs 2014-07-27 14:54:36 +01:00
Tests/Test.API.Desktop [Test] Added API compatibility test 2014-06-01 00:10:21 +02:00