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
Frank Praznik b96bb152c2
wayland: Don't redundantly set the border state when showing a window
They are now set before the initial configure.
2 days ago
.github ci: add summary to release.yml 2 days ago
VisualC io: Renamed src/file to src/io 2 days ago
VisualC-GDK io: Renamed src/file to src/io 2 days ago
Xcode Updated to version 3.1.10 for the release candidate 2 days ago
android-project Updated to version 3.1.10 for the release candidate 2 days ago
build-scripts Add CategoryAPICategory to the complete API index 2 days ago
cmake Removed obsolete warnings about MIT licensed SIMD code 5 days ago
docs Removed obsolete Raspberry Pi documentation 4 days ago
examples better numerical precision for playback example 5 days ago
include Sync SDL3 wiki -> header 2 days ago
src wayland: Don't redundantly set the border state when showing a window 2 days ago
test storage: Don't allow "." and ".." paths, enforce '/' dir separators. 2 days 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. 1 week ago
Android.mk io: Renamed src/file to src/io 2 days ago
BUGS.txt Added a Discord link to BUGS.txt 5 days ago
CMakeLists.txt Updated to version 3.1.10 for the release candidate 2 days ago
CREDITS.md Updated the credits for SDL 3.0 5 days ago
INSTALL.md Added INTRO-androidstudio.md 5 days ago
LICENSE.txt Updated copyright for 2025 2 weeks ago
README.md Updating documentation for the 3.2.0 release 3 days ago
WhatsNew.txt Updating documentation for the 3.2.0 release 3 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)