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
Beyley Cardellio e699f3dca1 GPU: Hold submit lock before waiting for device idle 1 day ago
.github ci: Haiku does not need -DSDL_UNIX_CONSOLE_BUILD=ON 1 week ago
VisualC Implement SInput Device Support (#13343) 4 weeks ago
VisualC-GDK Implement SInput Device Support (#13343) 4 weeks ago
Xcode Implement SInput Device Support (#13343) 4 weeks ago
android-project Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 4 days ago
build-scripts release: build aarch64 libraries with 16kiB page size 3 days ago
cmake cmake: detect RISCOS platform before GNU/Hurd 3 days ago
docs Sync SDL3 wiki -> header 2 weeks ago
examples Restore support for the Nokia N-Gage (#12148) 3 months ago
include Sync SDL3 wiki -> header 1 day ago
src GPU: Hold submit lock before waiting for device idle 1 day ago
test Add GNU/Hurd as platform 3 days ago
wayland-protocols wayland: Add support for the key repeat event (seat v10) 1 month ago
.clang-format Add 'wl_list_for_each_safe' to the clang-format macro list 1 year 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 10 months ago
.wikiheaders-options wikiheaders: Let each subproject specify how to find their property symbols. 2 months ago
Android.mk Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 4 days ago
BUGS.txt Added a Discord link to BUGS.txt 7 months ago
CMakeLists.txt Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 4 days ago
CREDITS.md Updated the credits for SDL 3.0 7 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 5 months ago
LICENSE.txt Updated copyright for 2025 7 months ago
README.md Updating documentation for the 3.2.0 release 7 months ago
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 5 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)