| commit | defd7895da3253064653dc56fb34f1b98b538aa4 | [log] [tgz] |
|---|---|---|
| author | Amelia Clarke <selene@perilune.dev> | Thu Nov 27 21:59:24 2025 +0100 |
| committer | Sam Lantinga <slouken@libsdl.org> | Fri Nov 28 07:41:30 2025 -0800 |
| tree | 3b1e621f6e991dfccdf53a2acc9845b72849a3eb | |
| parent | 625d09024384aa54352fd3c0a5ed2e4338e0086a [diff] |
events: fix SDL_PeepEvents() returning 0 on error Signed-off-by: Amelia Clarke <selene@perilune.dev>
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)