Go to file
SDL Wiki Bot 17c4bdd754 Sync SDL3 wiki -> header
[ci skip]
2025-01-24 21:19:18 +00:00
.github
VisualC
VisualC-GDK
Xcode release: rename resources/cmake -> resources/CMake in dmg 2025-01-24 20:08:25 +01:00
android-project
build-scripts
cmake
docs
examples
include Sync SDL3 wiki -> header 2025-01-24 21:19:18 +00:00
src Fix possible integer overflow of size + 1 2025-01-23 15:57:23 -08:00
test Remove newlines from error messages 2025-01-23 11:45:04 -08:00
wayland-protocols
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options .wikiheaders-options: Removed wikipreamble setting. 2025-01-24 01:53:51 -05:00
Android.mk
BUGS.txt
CMakeLists.txt
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
WhatsNew.txt

README.md

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)