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
Sam Lantinga 11a66bd18c Minor cleanup in calls to getContext() 5 hours ago
.github ci: build testffmpeg on MinGW (msys2) build bots 2 days ago
VisualC Add headers for unsupported sources 6 days ago
VisualC-GDK Add headers for unsupported sources 6 days ago
Xcode Fixed building tests on visionOS 3 days ago
android-project Minor cleanup in calls to getContext() 5 hours ago
build-scripts release: small release script clean-up 6 days ago
cmake ci: build testffmpeg on MinGW (msys2) build bots 2 days ago
docs [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993) 2 weeks ago
examples examples/misc/02-clipboard: Removed onmouseover-generating helper include. 1 week ago
include Sync SDL3 wiki -> header 6 hours ago
src emscripten: Another attempt at optionally having the canvas use whole window. 6 hours ago
test Added support for using the GPU renderer as an offscreen renderer 17 hours ago
wayland-protocols wayland: Add support for the key repeat event (seat v10) 3 months 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 Fix support for Windows XP and up (#13904) 3 weeks ago
.wikiheaders-options wikiheaders: Generate a current list of supported environment variables. 1 month ago
Android.mk android: Remove SDL3-static from Android.mk 3 weeks ago
BUGS.txt Added a Discord link to BUGS.txt 9 months ago
CMakeLists.txt build: Prefix SDL- to revision from REVISION.txt 7 hours ago
CREDITS.md Updated the credits for SDL 3.0 9 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 7 months ago
LICENSE.txt Updated copyright for 2025 9 months ago
README.md Updating documentation for the 3.2.0 release 9 months ago
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 7 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)