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
Lucas Murray cced3ce8b9 GPU: Add error message to Vulkan buffer creation error path 11 hours ago
.github ci: Add steamrt4 workflows 3 days ago
VisualC SDL_test: allow disabling colorized output 3 weeks ago
VisualC-GDK Updated copyright for 2026 4 days ago
Xcode Updated to version 3.5.0 for development 4 days ago
android-project Add ProGuard rule for joystickSetLED method in SDLControllerManager 3 days ago
build-scripts Updated copyright for 2026 4 days ago
cmake Fix dynamic library handling for LibUSB 3 days ago
docs Fixed building with Xcode 15.4 2 days ago
examples Updated copyright for 2026 4 days ago
include Sync SDL3 wiki -> header 11 hours ago
src GPU: Add error message to Vulkan buffer creation error path 11 hours ago
test Updated copyright for 2026 4 days ago
wayland-protocols wayland: Update the color management protocol 3 weeks 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 3 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 2 months ago
BUGS.txt Added a Discord link to BUGS.txt 12 months ago
CMakeLists.txt cmake: Enable Vulkan support on OpenBSD 4 days ago
CREDITS.md Updated the credits for SDL 3.0 12 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 10 months ago
LICENSE.txt Updated copyright for 2026 4 days ago
README.md Revert "Update README.md" 2 months ago
WhatsNew.txt Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS 4 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)