Simple Directmedia Layer https://libsdl.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Sam Lantinga 77b520e93e Updated to version 3.2.1 for development 7 hours ago
.github ci: add ubuntu arm job 1 day ago
VisualC io: Renamed src/file to src/io 6 days ago
VisualC-GDK io: Renamed src/file to src/io 6 days ago
Xcode Updated to version 3.2.1 for development 7 hours ago
android-project Updated to version 3.2.1 for development 7 hours ago
build-scripts fnsince.pl: Remove prerelease version tapdancing. 11 hours ago
cmake cmake: expand libunwind 1 day ago
docs Updated README-platforms.md 5 days ago
examples Fix multiple occurences of typo "an simple" to "a simple" 7 hours ago
include Updated to version 3.2.1 for development 7 hours ago
src Updated to version 3.2.1 for development 7 hours ago
test android: add style to test apk's 10 hours ago
wayland-protocols wayland: Remove kde_output_order_v1 support 3 months ago
.clang-format Add 'wl_list_for_each_safe' to the clang-format macro list 10 months ago
.clang-tidy
.editorconfig .editorconfig: Remove excess apostrophe at *.cocci 7 months ago
.gitignore Allow in-tree build 3 months ago
.wikiheaders-options wikiheaders: Allow symbols to be filtered from manpage generation by regex. 2 weeks ago
Android.mk io: Renamed src/file to src/io 6 days ago
BUGS.txt Added a Discord link to BUGS.txt 1 week ago
CMakeLists.txt Updated to version 3.2.1 for development 7 hours ago
CREDITS.md Updated the credits for SDL 3.0 1 week ago
INSTALL.md Added INTRO-androidstudio.md 1 week ago
LICENSE.txt Updated copyright for 2025 3 weeks ago
README.md Updating documentation for the 3.2.0 release 6 days ago
WhatsNew.txt Updating documentation for the 3.2.0 release 6 days ago

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)