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
Ethan Lee 9dbde4542c gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly 2 hours ago
.github release: don't use legacy Android CMake toolchain file 1 day ago
VisualC Added support for the new Steam Controller 3 hours ago
VisualC-GDK Added SDL_hidapi_steam_triton.c to the GDK Visual Studio project 3 hours ago
Xcode Added support for the new Steam Controller 3 hours ago
android-project Updated to version 3.3.3 for development 3 weeks ago
build-scripts release: don't download pre-release dependencies + strict version parsing 1 week ago
cmake cmake: List enabled camera backends. 3 days ago
docs README-emscripten: Note that using the latest stable release is a good idea. 1 week ago
examples Support resizable windows with most examples 1 month ago
include Updated SDL_GPUVulkanOptions documentation 18 hours ago
src gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly 2 hours ago
test Added temporary workaround for failing Emscripten test 2 days ago
wayland-protocols Add SDL Pinch events (#9445) 1 month 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 1 month ago
.wikiheaders-options wikiheaders: Generate a current list of supported environment variables. 2 months ago
Android.mk android: remove dependency on cpu-features.h 23 hours ago
BUGS.txt Added a Discord link to BUGS.txt 10 months ago
CMakeLists.txt android: remove dependency on cpu-features.h 23 hours ago
CREDITS.md Updated the credits for SDL 3.0 10 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 8 months ago
LICENSE.txt Updated copyright for 2025 11 months ago
README.md Updating documentation for the 3.2.0 release 10 months ago
WhatsNew.txt Added a patch note for SDL_ELF_NOTE_DLOPEN 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)