thunderbrew/vendor/sdl-3.2.10
2025-04-12 04:38:19 -04:00
..
android-project chore(build): use SDL3 2025-04-12 04:38:19 -04:00
build-scripts chore(build): use SDL3 2025-04-12 04:38:19 -04:00
cmake chore(build): use SDL3 2025-04-12 04:38:19 -04:00
docs chore(build): use SDL3 2025-04-12 04:38:19 -04:00
examples chore(build): use SDL3 2025-04-12 04:38:19 -04:00
include chore(build): use SDL3 2025-04-12 04:38:19 -04:00
src chore(build): use SDL3 2025-04-12 04:38:19 -04:00
test chore(build): use SDL3 2025-04-12 04:38:19 -04:00
VisualC chore(build): use SDL3 2025-04-12 04:38:19 -04:00
VisualC-GDK chore(build): use SDL3 2025-04-12 04:38:19 -04:00
wayland-protocols chore(build): use SDL3 2025-04-12 04:38:19 -04:00
Xcode chore(build): use SDL3 2025-04-12 04:38:19 -04:00
.clang-format chore(build): use SDL3 2025-04-12 04:38:19 -04:00
.clang-tidy chore(build): use SDL3 2025-04-12 04:38:19 -04:00
.editorconfig chore(build): use SDL3 2025-04-12 04:38:19 -04:00
.git-hash chore(build): use SDL3 2025-04-12 04:38:19 -04:00
.wikiheaders-options chore(build): use SDL3 2025-04-12 04:38:19 -04:00
Android.mk chore(build): use SDL3 2025-04-12 04:38:19 -04:00
BUGS.txt chore(build): use SDL3 2025-04-12 04:38:19 -04:00
CMakeLists.txt chore(build): use SDL3 2025-04-12 04:38:19 -04:00
CREDITS.md chore(build): use SDL3 2025-04-12 04:38:19 -04:00
INSTALL.md chore(build): use SDL3 2025-04-12 04:38:19 -04:00
LICENSE.txt chore(build): use SDL3 2025-04-12 04:38:19 -04:00
README.md chore(build): use SDL3 2025-04-12 04:38:19 -04:00
REVISION.txt chore(build): use SDL3 2025-04-12 04:38:19 -04:00
WhatsNew.txt chore(build): use SDL3 2025-04-12 04:38:19 -04:00

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)