commit | d9fd3ce83c2c8f8ea2727902a2fa74800581df84 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Thu Mar 30 14:02:03 2023 -0700 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Wed Apr 24 01:22:24 2024 +0300 |
tree | 5200fd81f1183ad3895c0860fa3003c4476ecb17 | |
parent | 7fa9f1559c5df888fa4ce0e71ac3f4a6d13cc802 [diff] |
Fixed Visual Studio warning 4459 (cherry picked from commit d135daad5b2a4b0a02d479457c6ceaf5da7fc164)
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)