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
Ryan C. Gordon 071bebf235
coreaudio: Add a note about why this uses 3 buffers instead of 2.
10 hours ago
.github ci: add ubuntu arm job 12 hours ago
VisualC io: Renamed src/file to src/io 5 days ago
VisualC-GDK io: Renamed src/file to src/io 5 days ago
Xcode release: document using the xcframework with CMake 3 days ago
android-project Updated to version 3.1.11 for development 5 days ago
build-scripts fnsince.pl: Fix script once bump to 3.1.10 exposed a bug. 4 days ago
cmake cmake: expand libunwind 12 hours ago
docs Updated README-platforms.md 5 days ago
examples Fixed wrong type of `phase` (#12014) 3 days ago
include Sync SDL3 wiki -> header 10 hours ago
src coreaudio: Add a note about why this uses 3 buffers instead of 2. 10 hours ago
test Revert "testautomation: don't validate alpha values on XRGB formats" 17 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 Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 1 year ago
.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 5 days ago
BUGS.txt Added a Discord link to BUGS.txt 1 week ago
CMakeLists.txt cmake: remove superfluous cmake_minimum_required 12 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 5 days ago
WhatsNew.txt Updating documentation for the 3.2.0 release 5 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)