Opentk/Source/OpenTK/Platform/SDL2
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
..
Sdl2.cs [Input][SDL] Fix JoystickHat bugs 2014-07-27 14:54:36 +01:00
Sdl2DisplayDeviceDriver.cs Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Sdl2Factory.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2GraphicsContext.cs [OpenTK] Reduce duplication in GraphicsContextBase 2014-07-23 10:08:57 +02:00
Sdl2GraphicsMode.cs Implemented Sdl2GraphicsMode.. 2013-10-24 09:32:17 +02:00
Sdl2InputDriver.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2JoystickDriver.cs [Input][SDL] Fix JoystickHat bugs 2014-07-27 14:54:36 +01:00
Sdl2Keyboard.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
Sdl2KeyMap.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2Mouse.cs [SDL] Use h-wheel events 2014-05-12 02:20:52 +02:00
Sdl2NativeWindow.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
Sdl2WindowInfo.cs Added hack for MonoGame compatibility 2013-12-16 10:39:11 +01:00