commit | 364abb87020aeffd506c830f3d46250cafe92b8c | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Thu Jan 02 10:01:29 2025 -0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Fri Jan 31 08:46:09 2025 -0800 |
tree | 78c6eacebfeeffdf5ae91127e434dbd9fe10a9cd | |
parent | 1650c0289d7d4aba7026a814d21240d3074acb00 [diff] |
Improved XInput controller detection Sometimes we'll get a Windows.Gaming.Input callback before the raw input device is even in the list, so try some other methods to better detect XInput devices. (cherry picked from commit 55a75875f0ef74799d2993ef835481ea6a409342)
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)