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
Anonymous Maarten e79cfbe520 testcustomcursor: plug memory leak 10 hours ago
.github release: verify SDL_REVISION contains SDL- 3 weeks ago
VisualC SDL_test: allow disabling colorized output 1 week ago
VisualC-GDK SDL_test: allow disabling colorized output 1 week ago
Xcode Updated to version 3.3.7 for development 7 days ago
android-project Updated to version 3.3.7 for development 7 days ago
build-scripts Remove mkinstalldirs from automake 2 weeks ago
cmake cmake: add reftable ref storage support to GetGitRevisionDescription 2 weeks ago
docs docs: fix Fedora 40+ build dependencies 16 hours ago
examples examples/renderer/03-lines: simplified casting on radians calculation. 3 weeks ago
include Sync SDL3 wiki -> header 16 hours ago
src Fixed crash when using the NVIDIA Shield controller 13 hours ago
test testcustomcursor: plug memory leak 10 hours ago
wayland-protocols wayland: Update the color management protocol 1 week 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 2 years ago
.gitignore Updated .gitignore for png test data 2 months ago
.wikiheaders-options wikiheaders: Generate a current list of supported environment variables. 4 months ago
Android.mk android: remove dependency on cpu-features.h 1 month ago
BUGS.txt Added a Discord link to BUGS.txt 11 months ago
CMakeLists.txt Updated to version 3.3.7 for development 7 days ago
CREDITS.md Updated the credits for SDL 3.0 11 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 10 months ago
LICENSE.txt Updated copyright for 2025 12 months ago
README.md Revert "Update README.md" 1 month ago
WhatsNew.txt Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS 2 weeks 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)