sdl2_frt/src/joystick/windows
Sam Lantinga 52ec151fb0 Fixed bug 2553 - Add support to all XInput devices
This adds support for all XInput devices, exposed through the SDL joystick API.
The button and axis reporting for XInput devices has been changed to match DirectInput and other platforms.
The game controller xinput mapping has been updated so this change is seamless.
There is a new hint, SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING, for any applications that have hardcoded the old xinput button and axis set. This hint will be removed in SDL 2.1.
2014-06-24 13:31:25 -07:00
..
SDL_dxjoystick_c.h Fixed bug 2553 - Add support to all XInput devices 2014-06-24 13:31:25 -07:00
SDL_dxjoystick.c Fixed bug 2553 - Add support to all XInput devices 2014-06-24 13:31:25 -07:00
SDL_mmjoystick.c Removed SDL_SYS_JoystickNeedsPolling(). 2014-06-14 23:31:23 -04:00