commit | b54c5fd79c3d078337d170944e635552107eda89 | [log] [tgz] |
---|---|---|
author | Frank Praznik <frank.praznik@gmail.com> | Tue Sep 30 14:30:14 2025 -0400 |
committer | Frank Praznik <frank.praznik@gmail.com> | Tue Sep 30 14:48:39 2025 -0400 |
tree | 86f0c2c3afa7f2771729b52100ca0410d5accbe0 | |
parent | 8a5f9a38377ab8ec4eb5397ce3d97204c8d5cf29 [diff] |
x11: Check for a valid input context before destroying it XDestroyIC crashes if passed a null parameter.
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)