SDL/src/joystick
2025-12-16 14:51:19 -08:00
..
android Allow Android to ignore unnecessary joysticks 2025-08-25 11:23:14 -07:00
apple Use the product category if the vendorName isn't available 2025-11-19 11:39:20 -08:00
bsd Updated copyright for 2025 2025-01-01 07:45:52 -08:00
darwin Added support for the NACON Revolution X Unlimited controller on macOS 2025-06-03 15:05:11 -07:00
dummy Updated copyright for 2025 2025-01-01 07:45:52 -08:00
emscripten Add support for USB vendor/product IDs to Emscripten joysticks (#14003) 2025-09-22 11:30:53 -07:00
gdk Fixed Windows build 2025-08-04 13:04:17 -07:00
haiku Updated copyright for 2025 2025-01-01 07:45:52 -08:00
hidapi Fixed warning: no previous prototype for function 'ParseDescriptor' 2025-12-16 14:51:19 -08:00
linux Fixed some clang thread-safety warnings 2025-12-02 01:11:38 -08:00
n3ds Updated copyright for 2025 2025-01-01 07:45:52 -08:00
ps2 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
psp Updated copyright for 2025 2025-01-01 07:45:52 -08:00
virtual Use new parameter validation macro 2025-09-18 20:58:32 -07:00
vita Updated copyright for 2025 2025-01-01 07:45:52 -08:00
windows Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07:00
check_8bitdo.sh SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
controller_list.h Removed entries for controllers that aren't Xbox controllers 2025-12-05 11:22:38 -08:00
controller_type.c Undo name change for the controller list 2023-05-19 14:26:37 -07:00
controller_type.h Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
SDL_gamepad.c Fix using wrong variable by mistake 2025-12-15 13:57:40 -08:00
SDL_gamepad_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_gamepad_db.h Added a Linux mapping for the ZhiXu GuliKit Controller D 2025-12-05 11:22:38 -08:00
SDL_joystick.c Support calling SteamAPI_InitEx() before SDL_Init(SDL_INIT_GAMEPAD) 2025-12-13 23:46:27 -08:00
SDL_joystick_c.h Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
SDL_steam_virtual_gamepad.c Support calling SteamAPI_InitEx() before SDL_Init(SDL_INIT_GAMEPAD) 2025-12-13 23:46:27 -08:00
SDL_steam_virtual_gamepad.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysjoystick.h Joystick: Add trigger rumble resend 2025-04-23 19:23:11 -07:00
sort_controllers.py sort_controllers.py: fixed parsing SDL_PRIVATE_GAMEPAD_DEFINITIONS 2024-10-30 05:21:59 -07:00
usb_ids.h Added support for parsing the Xbox report descriptor 2025-12-10 10:49:39 -08:00