commit | 30e2b03a654fb7c95a46df2b4167f567be2f2027 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Mon Jun 17 12:11:35 2024 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Mon Jun 17 12:15:18 2024 -0700 |
tree | 8cf95b26be1417698ef79e5b0fbc1af419821607 | |
parent | f8943854fd2ff0f239af3de7d34838e95ac1702b [diff] |
Pass through the original name used by the Steam Virtual Gamepad Proton uses this on Linux to determine what the XInput slot is for the gamepad. Other applications will get the real controller name and VID/PID by virtue of the code in SDL_steam_virtual_gamepad.c (cherry picked from commit 361cae087495653286c523d664d2031e2f0dafe7) (cherry picked from commit a6fdd155fbe0f366c087db98372f0ea521b028b7)
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)