Simple DirectMedia Layer https://libsdl.org
Find a file
2025-10-31 10:34:42 -07:00
.github CI: Make some important libraries mandatory on Steam Linux Runtime 3.0 2025-10-30 07:13:37 -07:00
android-project
build-scripts
cmake
docs
examples
include Added support for the UIScene life cycle on Apple platforms 2025-10-31 10:34:42 -07:00
src Removed SDL_uikitwindow 2025-10-31 10:34:42 -07:00
test testsymbols: include SDL_main.h 2025-10-31 10:34:42 -07:00
VisualC
VisualC-GDK
wayland-protocols
Xcode Updated SDL tests XCode project 2025-10-31 10:34:42 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt cmake: don't auto vectorize with AltiVec on PPC 2025-10-30 21:56:52 -07:00
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
WhatsNew.txt

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)