Simple DirectMedia Layer https://libsdl.org
Find a file
2025-07-03 20:13:33 +08:00
.github Harmony port: workflow 2025-06-08 08:19:59 +08:00
android-project
build-scripts wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
cmake Merge branch 'main' of github.com:libsdl-org/SDL 2025-06-28 21:53:07 +08:00
docs Fix typo: remove redundant character 2025-07-03 13:20:47 +02:00
examples
include Merge branch 'main' of github.com:libsdl-org/SDL 2025-07-03 20:13:33 +08:00
src Merge branch 'main' of github.com:libsdl-org/SDL 2025-07-03 20:13:33 +08:00
test testhotplug+testmouse: exit when pressing ESC key 2025-07-03 02:21:51 +02:00
VisualC
VisualC-GDK
wayland-protocols wayland: Implement the pointer warp protocol 2025-06-13 15:40:49 -04:00
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
Android.mk
BUGS.txt
CMakeLists.txt Merge branch 'main' of github.com:libsdl-org/SDL 2025-06-28 21:53:07 +08: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)