SDL/src/joystick
Ozkan Sezer d42728ec10 fix NetBSD C90 build failure
src/vendor/SDL2/src/joystick/bsd/SDL_sysjoystick.c:353:5: error:
ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]

reported by 'bch' at https://discourse.libsdl.org/t/25231
2018-11-01 12:35:00 +03:00
..
android Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
bsd fix NetBSD C90 build failure 2018-11-01 12:35:00 +03:00
darwin Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
dummy Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
emscripten Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
haiku Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
hidapi This change looks okay in the general case. 2018-10-26 20:20:28 -07:00
iphoneos Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
linux Add and update include guards 2018-10-28 21:36:48 +01:00
psp Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
steam Add and update include guards 2018-10-28 21:36:48 +01:00
windows Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
controller_type.h This device gets Xinput driver loaded on windows. 2018-10-08 19:46:01 -07:00
SDL_gamecontroller.c Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
SDL_gamecontrollerdb.h Added 8bitdo SF 30 PRO controller support for Linux / DInput mode (thanks Frank Hartung) 2018-09-25 19:41:33 -07:00
SDL_joystick.c Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
SDL_joystick_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_sysjoystick.h Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
sort_controllers.py Added common controllers used with Steam Big Picture 2018-06-12 00:18:10 -07:00