tangled
alpha
login
or
join now
keii.dev
/
SDL
Simple Directmedia Layer
0
fork
atom
overview
issues
pulls
pipelines
SDL
/
src
/
joystick
/
hidapi
/
at
main
1 folder
21 files
steam
JANITORIAL: Fix ammount typos (#10060)
2 years ago
SDL_hidapi_combined.c
Fixed return value setting state on combined Joy-Con controllers
1 year ago
SDL_hidapi_gamecube.c
Changed enums to use XXX_COUNT for the count or number of values
1 year ago
SDL_hidapi_luna.c
Changed enums to use XXX_COUNT for the count or number of values
1 year ago
SDL_hidapi_nintendo.h
Use C++ style comments consistently in SDL source code
1 year ago
SDL_hidapi_ps3.c
Use SDL_bool where appropriate in SDL events
1 year ago
SDL_hidapi_ps4.c
Make sure trackpad state is updated when button presses are delivered
1 year ago
SDL_hidapi_ps5.c
Make sure trackpad state is updated when button presses are delivered
1 year ago
SDL_hidapi_rumble.c
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
1 year ago
SDL_hidapi_rumble.h
Use SDL_bool instead an int return code in the SDL API
1 year ago
SDL_hidapi_shield.c
Use the NVIDIA Shield home button as the guide button
1 year ago
SDL_hidapi_stadia.c
Changed enums to use XXX_COUNT for the count or number of values
1 year ago
SDL_hidapi_steam.c
Fixed Bluetooth Steam Controller detection on iOS and Android
1 year ago
SDL_hidapi_steam_hori.c
Added support for the HORI licensed Steam Controller
1 year ago
SDL_hidapi_steamdeck.c
Changed enums to use XXX_COUNT for the count or number of values
1 year ago
SDL_hidapi_switch.c
Don't use connection state from the Nintendo Switch Pro report
1 year ago
SDL_hidapi_wii.c
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
SDL_hidapi_xbox360.c
Added support for the Steam Virtual Gamepad on macOS Sequoia
1 year ago
SDL_hidapi_xbox360w.c
joystick: Fix connection type for Steam Controller and Xbox 360 dongles
1 year ago
SDL_hidapi_xboxone.c
Added support for wired XBox controllers on macOS 15.0 Sequoia
1 year ago
SDL_hidapijoystick.c
Fixed crash if a device doesn't have a USB product or manufacturer string
1 year ago
SDL_hidapijoystick_c.h
Enable Steam Controller support by default
1 year ago