Go to file
Francisco Javier Trujillo Mata c89357bf60 Fix wrong callback type 2025-05-20 11:10:43 -07:00
.github
VisualC
VisualC-GDK
Xcode
android-project
build-scripts docs: fix man page return value section generation 2025-05-20 13:04:45 -04:00
cmake
docs Fix reference to nonexistent "README-3ds.md" 2025-05-15 11:23:00 -07:00
examples
include Sync SDL3 wiki -> header 2025-05-19 20:23:53 +00:00
src Fix wrong callback type 2025-05-20 11:10:43 -07:00
test [Process API] Quoting enhancements (#12946) 2025-05-12 09:17:21 -07:00
wayland-protocols
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
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)