| .. |
|
steam
|
Sync more Steam Controller header definitions for the Steam Deck
|
2023-12-19 20:18:37 -08:00 |
|
SDL_hidapi_combined.c
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_hidapi_gamecube.c
|
Renamed SDL_HINT_JOYSTICK_GAMECUBE_RUMBLE_BRAKE to SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE
|
2024-02-12 09:54:33 -08:00 |
|
SDL_hidapi_luna.c
|
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2024-01-24 01:40:51 +00:00 |
|
SDL_hidapi_nintendo.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_hidapi_ps3.c
|
Minor cleanup with the new PS3 driver for windows
|
2024-03-10 20:12:11 -07:00 |
|
SDL_hidapi_ps4.c
|
Replaced SDL_GetJoystickCaps() with joystick properties
|
2024-01-27 15:11:52 -08:00 |
|
SDL_hidapi_ps5.c
|
Replaced SDL_GetJoystickCaps() with joystick properties
|
2024-01-27 15:11:52 -08:00 |
|
SDL_hidapi_rumble.c
|
Updated the atomic API for SDL 3.0 naming conventions
|
2024-01-18 04:41:34 -08:00 |
|
SDL_hidapi_rumble.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_hidapi_shield.c
|
Cleaned up various type conversion issues
|
2024-03-07 06:58:43 -08:00 |
|
SDL_hidapi_stadia.c
|
Added miscellaneous gamepad buttons for additional macro buttons on some controllers
|
2024-02-01 20:15:01 -08:00 |
|
SDL_hidapi_steam.c
|
Adjust Steam button names to match SDL
|
2024-03-15 16:05:19 -07:00 |
|
SDL_hidapi_steamdeck.c
|
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
2024-01-22 19:23:42 -08:00 |
|
SDL_hidapi_switch.c
|
Replaced SDL_GetJoystickCaps() with joystick properties
|
2024-01-27 15:11:52 -08:00 |
|
SDL_hidapi_wii.c
|
Cleaned up various type conversion issues
|
2024-03-07 06:58:43 -08:00 |
|
SDL_hidapi_xbox360.c
|
Replaced SDL_GetJoystickCaps() with joystick properties
|
2024-01-27 15:11:52 -08:00 |
|
SDL_hidapi_xbox360w.c
|
Replaced SDL_GetJoystickCaps() with joystick properties
|
2024-01-27 15:11:52 -08:00 |
|
SDL_hidapi_xboxone.c
|
Fixed warning C4366: The result of the unary '&' operator may be unaligned
|
2024-02-03 11:49:15 -08:00 |
|
SDL_hidapijoystick.c
|
Add DualShock 3 HIDAPI support on Windows (#9144)
|
2024-03-10 20:08:36 -07:00 |
|
SDL_hidapijoystick_c.h
|
Add DualShock 3 HIDAPI support on Windows (#9144)
|
2024-03-10 20:08:36 -07:00 |