Simple DirectMedia Layer https://libsdl.org
Find a file
2026-01-04 15:17:53 -08:00
.github ci: Add steamrt4 workflows 2026-01-02 12:18:43 -05:00
android-project Add ProGuard rule for joystickSetLED method in SDLControllerManager 2026-01-02 07:30:36 -08:00
build-scripts
cmake Fix dynamic library handling for LibUSB 2026-01-02 07:39:30 -08:00
docs Fixed building with Xcode 15.4 2026-01-03 08:03:44 -08:00
examples
include Sync SDL3 wiki -> header 2026-01-04 22:26:46 +00:00
src GPU: Add error message to Vulkan buffer creation error path 2026-01-04 15:17:53 -08:00
test
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt
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)