| .. |
|
steam
|
JANITORIAL: Fix ammount typos (#10060)
|
2024-06-19 07:27:19 -07:00 |
|
SDL_hidapi_combined.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_hidapi_gamecube.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_luna.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_nintendo.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_hidapi_ps3.c
|
Use SDL_bool where appropriate in SDL events
|
2024-09-09 14:00:19 -07:00 |
|
SDL_hidapi_ps4.c
|
Make sure trackpad state is updated when button presses are delivered
|
2024-10-06 14:28:06 -07:00 |
|
SDL_hidapi_ps5.c
|
Make sure trackpad state is updated when button presses are delivered
|
2024-10-06 14:28:06 -07:00 |
|
SDL_hidapi_rumble.c
|
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
2024-10-04 08:57:03 -07:00 |
|
SDL_hidapi_rumble.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_hidapi_shield.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_stadia.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_steam.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_steam_hori.c
|
Added support for the HORI licensed Steam Controller
|
2024-09-18 14:08:32 -07:00 |
|
SDL_hidapi_steamdeck.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_switch.c
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
SDL_hidapi_wii.c
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
SDL_hidapi_xbox360.c
|
Added support for wired XBox controllers on macOS 15.0 Sequoia
|
2024-10-07 15:44:42 -07:00 |
|
SDL_hidapi_xbox360w.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_hidapi_xboxone.c
|
Added support for wired XBox controllers on macOS 15.0 Sequoia
|
2024-10-07 15:44:42 -07:00 |
|
SDL_hidapijoystick.c
|
Fix warning: no function prototype
|
2024-09-23 10:03:18 -07:00 |
|
SDL_hidapijoystick_c.h
|
Added support for the HORI licensed Steam Controller
|
2024-09-18 14:08:32 -07:00 |