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
Frank Praznik ca537d651b
wayland: Dispatch pointer leave when destroying the pointer or a surface
No pointer frame event will occur when synthesizing a leave event, so dispatch immediately.
19 hours ago
.github ci: Add steamrt4 workflows 1 week ago
VisualC SDL_test: allow disabling colorized output 4 weeks ago
VisualC-GDK Updated copyright for 2026 2 weeks ago
Xcode Updated to version 3.5.0 for development 2 weeks ago
android-project Add ProGuard rule for joystickSetLED method in SDLControllerManager 1 week ago
build-scripts Updated copyright for 2026 2 weeks ago
cmake x11: fix compilation failure on older XInput2 6 days ago
docs Fixed building with Xcode 15.4 1 week ago
examples Updated copyright for 2026 2 weeks ago
include Sync SDL3 wiki -> header 2 days ago
src wayland: Dispatch pointer leave when destroying the pointer or a surface 19 hours ago
test Updated copyright for 2026 2 weeks ago
wayland-protocols wayland: Update the color management protocol 4 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 1 year ago
CMakeLists.txt cmake: add SDL_FULL_VERSION target property containing full SDL version 7 days ago
CREDITS.md Updated the credits for SDL 3.0 1 year ago
INSTALL.md Add a link to docs/INTRO-mingw.md 10 months ago
LICENSE.txt Updated copyright for 2026 2 weeks ago
README.md Revert "Update README.md" 2 months ago
WhatsNew.txt Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS 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)