commit | de1616baee8ffc6ed8cb99d4d46fee6a544e6a80 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Thu Dec 05 19:22:32 2024 -0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Fri Jan 31 15:41:09 2025 -0800 |
tree | d784ce2e181742a9a785ddbb9f708b9bcc83814b | |
parent | 964b9da5190262c0e77a591082fb779084405597 [diff] |
Don't filter out controllers when launched by Steam under Proton Fixes https://github.com/libsdl-org/SDL/issues/11579 Fixes https://github.com/libsdl-org/SDL/issues/12106 (cherry picked from commit 3060105cfa8e67dc47936274c63580a7adb2736d) (cherry picked from commit 482d964733e5ab42390a16bceff9f1ba3b750b95)
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)