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 877399b2b2 Updated to version 3.2.10 for release 3 months ago
.github ci: farewell, clang32 on msys2 4 months ago
VisualC Cocoa metal layers need their size updated before renderer updates 4 months ago
VisualC-GDK Cocoa metal layers need their size updated before renderer updates 4 months ago
Xcode Updated to version 3.2.10 for release 3 months ago
android-project Updated to version 3.2.10 for release 3 months ago
build-scripts Revert "testcamera: added support for Motion JPEG camera frames" 4 months ago
cmake The posix4 library has been merged into the libc library 4 months ago
docs Updated link to PSP Hello World 3 months ago
examples examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. 4 months ago
include Updated to version 3.2.10 for release 3 months ago
src Updated to version 3.2.10 for release 3 months ago
test Added SIMD blitters for 8888 -> 8888 format conversion 3 months ago
wayland-protocols wayland: Add color manager protocol support 5 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 1 year ago
.gitignore Allow in-tree build 8 months ago
.wikiheaders-options .wikiheaders-options: Removed wikipreamble setting. 5 months ago
Android.mk io: Renamed src/file to src/io 6 months ago
BUGS.txt Added a Discord link to BUGS.txt 6 months ago
CMakeLists.txt Updated to version 3.2.10 for release 3 months ago
CREDITS.md Updated the credits for SDL 3.0 6 months ago
INSTALL.md Add a link to docs/INTRO-mingw.md 4 months ago
LICENSE.txt Updated copyright for 2025 6 months ago
README.md Updating documentation for the 3.2.0 release 6 months ago
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 4 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)