sdl2_frt/src/joystick
2016-11-29 05:04:42 -08:00
..
android Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
bsd Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
darwin Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
dummy Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
emscripten Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
haiku Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
iphoneos Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
linux The XBox One S controller sends keys outside the standard joystick button range 2016-11-22 22:14:28 -08:00
psp Fixed empty parameter list in signatures of internal functions. 2016-11-16 22:08:51 +01:00
windows Guess the USB VID/PID of XInput devices 2016-11-24 12:24:22 -08:00
SDL_gamecontroller.c Fixed two memory leaks if added game controller mapping has lower priority. 2016-11-19 23:27:37 +01:00
SDL_gamecontrollerdb.h Fixed XBox One S controller mapping for firmware revision 3.1.1221.0, including back and guide buttons 2016-11-23 06:54:19 -08:00
SDL_joystick_c.h
SDL_joystick.c Made it safe to update joysticks from multiple threads, fixes crash in Steam 2016-11-29 05:04:42 -08:00
SDL_sysjoystick.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
sort_controllers.py