SDL/src/joystick
2013-10-21 01:16:16 -07:00
..
android File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
beos Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
bsd Fixed bug 2090 - Some joystick inputs are delayed on FreeBSD 2013-09-06 20:54:14 -07:00
darwin Only allocate a joystick instance ID once we know it's a joystick. 2013-10-06 20:39:23 -07:00
dummy File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
iphoneos Fixed Y axis inversion on iOS; positive is up, negative is down. 2013-10-20 22:23:09 -07:00
linux Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings 2013-10-20 21:56:15 -07:00
psp Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings 2013-10-20 21:56:15 -07:00
windows Fix adding of XInput devices (thanks, Mitchell!) 2013-10-20 15:40:20 -04:00
SDL_gamecontroller.c Fixed some warnings building for 64-bit Windows 2013-10-21 01:16:16 -07:00
SDL_gamecontrollerdb.h Moved the game controller database to a separate file and added a script to sort the entries so we can easily check for duplicates 2013-07-12 10:44:55 -07:00
SDL_joystick_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_joystick.c Fixed some warnings building for 64-bit Windows 2013-10-21 01:16:16 -07:00
SDL_sysjoystick.h SDL 2013-08-21 10:32:04 -07:00
sort_controllers.py Moved the game controller database to a separate file and added a script to sort the entries so we can easily check for duplicates 2013-07-12 10:44:55 -07:00