commit | cbc2b014b64dd9c1d63e873cff0ada76751fd24d | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Wed Mar 01 16:38:48 2023 -0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Wed Mar 01 16:46:24 2023 -0800 |
tree | 9fcfc5254751dad78881c201bca1847f6480a3fb | |
parent | fa9f7c70c5bf75ee841c97cae87cfae74f018a9c [diff] |
Don't clobber an existing entry with a different version when adding a gamepad mapping (cherry picked from commit 727c7d4e2f44102bb571180929bfbb5d527f4f27) (cherry picked from commit 660fc89967257cf66938fa564208984c4a45e0ff)
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)