Ryujinx-SDL/src/joystick
2021-11-11 09:51:39 -08:00
..
android Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
bsd Replace calls to asprintf with SDL_asprintf 2021-09-22 11:53:46 -07:00
darwin Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
dummy Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
emscripten Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
haiku Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
hidapi Removed accidental debugging commit (thanks @DomGries!) 2021-11-08 07:10:38 -08:00
iphoneos Fixed non-Apple builds 2021-11-07 11:35:12 -08:00
linux Fixed build with older Linux kernel headers 2021-11-11 09:51:39 -08:00
os2 SDL_os2joystick.c: missed replacing a use of libc function 2021-10-18 14:10:37 +03:00
psp Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
steam Updated copyright for 2021 2021-01-02 10:25:38 -08:00
virtual Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
vita Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
windows WGI/DInput: Fix SDL_IsXInputDevice() checks when RawInput is enabled 2021-11-07 16:14:33 -06:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h Clarify that one of the PIDs of the Xbox Elite Series 2 controller is used in Bluetooth mode 2021-08-14 00:31:46 -07:00
SDL_gamecontroller.c Fixed iOS build 2021-11-07 13:53:12 -08:00
SDL_gamecontrollerdb.h Fix PS5 mapping with HID-PLAYSTATION driver (#4675) 2021-10-24 17:54:26 -05:00
SDL_joystick_c.h Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. 2021-07-29 06:43:39 -07:00
SDL_joystick.c Don't send the initial joystick axis event if the application is in the background 2021-11-09 12:30:37 -08:00
SDL_sysjoystick.h Don't send the initial joystick axis event if the application is in the background 2021-11-09 12:30:37 -08:00
sort_controllers.py Fixed warnings on Windows 2021-06-24 18:09:04 -07:00
usb_ids.h Added HIDAPI support for the Xbox Adaptive Controller 2021-08-13 20:48:54 -07:00