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 535d80bade Include the README and related files in the SDL framework 8 months ago
.github ci: add ubuntu arm job 8 months ago
VisualC io: Renamed src/file to src/io 8 months ago
VisualC-GDK io: Renamed src/file to src/io 8 months ago
Xcode Include the README and related files in the SDL framework 8 months ago
android-project Updated to version 3.2.0 for release 8 months ago
build-scripts fnsince.pl: Remove prerelease version tapdancing. 8 months ago
cmake cmake: expand libunwind 8 months ago
docs Updated README-platforms.md 8 months ago
examples Fixed wrong type of `phase` (#12014) 8 months ago
include All SDL 3.0 release symbols are at version 3.2.0 8 months ago
src Removed temporary debug code 8 months ago
test Revert "testautomation: don't validate alpha values on XRGB formats" 8 months ago
wayland-protocols wayland: Remove kde_output_order_v1 support 11 months ago
.clang-format Add 'wl_list_for_each_safe' to the clang-format macro list 2 years ago
.clang-tidy Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 2 years ago
.editorconfig .editorconfig: Remove excess apostrophe at *.cocci 1 year ago
.gitignore Allow in-tree build 11 months ago
.wikiheaders-options wikiheaders: Allow symbols to be filtered from manpage generation by regex. 8 months ago
Android.mk io: Renamed src/file to src/io 8 months ago
BUGS.txt Added a Discord link to BUGS.txt 8 months ago
CMakeLists.txt Updated to version 3.2.0 for release 8 months ago
CREDITS.md Updated the credits for SDL 3.0 8 months ago
INSTALL.md Added INTRO-androidstudio.md 8 months ago
LICENSE.txt Updated copyright for 2025 9 months ago
README.md Updating documentation for the 3.2.0 release 8 months ago
WhatsNew.txt Updating documentation for the 3.2.0 release 8 months 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)