commit | 35408a2126d820c5b6df6b3b541e04fe77106aa5 | [log] [tgz] |
---|---|---|
author | Jaan Soulier <jaansoulier@gmail.com> | Tue Sep 09 23:05:11 2025 -0400 |
committer | Sam Lantinga <slouken@libsdl.org> | Tue Sep 09 20:28:32 2025 -0700 |
tree | ce2e00744129b7535519717debc38180f0aebd4e | |
parent | e5b9dfd181f8747206845689687516c3dd2d457c [diff] |
Fix reallocation of GPU renderer vertex buffer (cherry picked from commit ed6a72a7fdbefb11b3e4e066b98c37d8048d61c2)
Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.
You can find the latest release and additional information at: https://www.libsdl.org/
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt.
Enjoy!
Sam Lantinga (slouken@libsdl.org)