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 97b0b13147 Fixed subdirectories showing in enumeration of Steam storage 5 hours ago
.github release: verify SDL_REVISION contains SDL- 4 days ago
VisualC visualc: Fixed corrupted SDL.vcxproj.filters file. 2 weeks ago
VisualC-GDK Added SDL_hidapi_steam_triton.c to the GDK Visual Studio project 4 weeks ago
Xcode Updated to version 3.3.4 for preview release 13 hours ago
android-project Updated to version 3.3.4 for preview release 13 hours ago
build-scripts build-scripts: Include SDL- prefix in SDL_REVISION when built from tarball 4 days ago
cmake X11TK: Introduce Thai support and rewrite/cleanup messagebox positioning code (#14474) 2 weeks ago
docs Documentation tweak 2 days ago
examples examples/renderer/03-lines: simplified casting on radians calculation. 2 days ago
include Updated to version 3.3.4 for preview release 13 hours ago
src Fixed subdirectories showing in enumeration of Steam storage 5 hours ago
test camera: Report rotation needed to account for device orientation. 17 hours ago
wayland-protocols Add SDL Pinch events (#9445) 2 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 Updated .gitignore for png test data 2 months ago
.wikiheaders-options wikiheaders: Generate a current list of supported environment variables. 3 months ago
Android.mk android: remove dependency on cpu-features.h 4 weeks ago
BUGS.txt Added a Discord link to BUGS.txt 11 months ago
CMakeLists.txt Updated to version 3.3.4 for preview release 13 hours ago
CREDITS.md Updated the credits for SDL 3.0 11 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 9 months ago
LICENSE.txt Updated copyright for 2025 11 months ago
README.md Revert "Update README.md" 3 weeks ago
WhatsNew.txt Added a patch note for SDL_ELF_NOTE_DLOPEN 1 month 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)