commit | ba62ead5ecc111070381c4d32d7b21dfc9bb1493 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Mon Apr 18 13:45:41 2022 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Thu Apr 21 08:47:41 2022 -0700 |
tree | 4821409fe4ea27a5a0c351ffac7c3d6e4f222f51 | |
parent | 145824f6ab46e38926beda87736fd240856078bf [diff] |
Handle potential out of memory condition when working with hints
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)