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 2fa1e7258a Updated to version 3.2.2 for release 8 months ago
.github ci: bump to NetBSD 10.1 8 months ago
VisualC io: Renamed src/file to src/io 8 months ago
VisualC-GDK Remove newlines from log messages 8 months ago
Xcode Updated to version 3.2.2 for release 8 months ago
android-project Updated to version 3.2.2 for release 8 months ago
build-scripts android: updated release build SDK to match documented requirements 8 months ago
cmake Remove newlines from log messages 8 months ago
docs Remove newlines from log messages 8 months ago
examples Fixed error C2059: syntax error: '}' 8 months ago
include Updated to version 3.2.2 for release 8 months ago
src Updated to version 3.2.2 for release 8 months ago
test Removed SDF test program 8 months ago
wayland-protocols wayland: Remove kde_output_order_v1 support 11 months ago
.clang-format Add 'wl_list_for_each_safe' to the clang-format macro list 2 years ago
.clang-tidy
.editorconfig .editorconfig: Remove excess apostrophe at *.cocci 1 year ago
.gitignore Allow in-tree build 11 months ago
.wikiheaders-options .wikiheaders-options: Removed wikipreamble setting. 8 months ago
Android.mk io: Renamed src/file to src/io 8 months ago
BUGS.txt Added a Discord link to BUGS.txt 8 months ago
CMakeLists.txt Updated to version 3.2.2 for release 8 months ago
CREDITS.md Updated the credits for SDL 3.0 8 months ago
INSTALL.md Added INTRO-androidstudio.md 8 months ago
LICENSE.txt Updated copyright for 2025 9 months ago
README.md Updating documentation for the 3.2.0 release 8 months ago
WhatsNew.txt Updating documentation for the 3.2.0 release 8 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)