SDL/src/joystick/windows
Sam Lantinga 7ea3f5b464 Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble
meyraud705

Switch hidapi and xinput also need to check for overflow, attached a patch for them.
2020-01-26 12:48:35 -08:00
..
SDL_dinputjoystick.c Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android 2020-01-18 11:21:14 -08:00
SDL_dinputjoystick_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_mmjoystick.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsjoystick.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsjoystick_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_xinputjoystick.c Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble 2020-01-26 12:48:35 -08:00
SDL_xinputjoystick_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00