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
Michael Fitzmayer cbc9d662ea [Nokia N-Gage] Add define to disable FPS counter by default. 5 hours ago
.github workflows: Use stable Steam Runtime 3 on both x86_64 and arm64 4 days ago
VisualC Add Flydigi VADER 4 Pro HIDAPI support (#12874) 2 weeks ago
VisualC-GDK Add Flydigi VADER 4 Pro HIDAPI support (#12874) 2 weeks ago
Xcode Clean up INTERFACE_COMPILE_OPTIONS 2 weeks ago
android-project use SDL style - else on same line as closing brace 3 weeks ago
build-scripts wikiheaders: Trim whitespace from end of lines in section headers. 6 days ago
cmake cmake: more private definitions 1 day ago
docs README-documentation-rules: Add a note about being UTF-8 only! 2 weeks ago
examples Restore support for the Nokia N-Gage (#12148) 2 weeks ago
include cmake: more private definitions 1 day ago
src [Nokia N-Gage] Add define to disable FPS counter by default. 5 hours ago
test Restore support for the Nokia N-Gage (#12148) 2 weeks ago
wayland-protocols wayland: Add xdg_toplevel v7 edge constraint support 2 months 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 12 months ago
.gitignore Allow in-tree build 7 months ago
.wikiheaders-options .wikiheaders-options: Add Tray to quickreference categories. 6 days ago
Android.mk [SDL3] Adding input and FFB support for Logitech G29(PS3) on hidapi (#11598) 3 months ago
BUGS.txt Added a Discord link to BUGS.txt 5 months ago
CMakeLists.txt Restore support for the Nokia N-Gage (#12148) 2 weeks ago
CREDITS.md Updated the credits for SDL 3.0 5 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 3 months ago
LICENSE.txt Updated copyright for 2025 5 months ago
README.md Updating documentation for the 3.2.0 release 5 months ago
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 3 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)