| commit | 38e00946370a5f6e2d6c762cd9dcf6ec8ea3824d | [log] [tgz] |
|---|---|---|
| author | Petar Popovic <pjoetri@gmail.com> | Fri Nov 07 11:30:15 2025 +0100 |
| committer | Sam Lantinga <slouken@libsdl.org> | Fri Nov 07 07:56:26 2025 -0800 |
| tree | 206765da4a914d8721aa51abd026738e2ccea84b | |
| parent | ba38fda752fc05657898be3c52abae9d8a5af284 [diff] |
Fix uninitialized variable warning when compiling tests with clang compiler
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)