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
WillyJL 2bff72b4f6
SDL3 GPU: Fix -Wbool-conversion warnings
(cherry picked from commit 4eff36ef53)
5 days 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 GDK: Handle ProjectDir with space 2 months ago
Xcode Updated to version 3.2.17 for development 1 month ago
android-project Updated to version 3.2.17 for development 1 month ago
build-scripts wikiheaders: Man pages should escape apostrophe chars. 2 months ago
cmake cmake: Android always needs a native HIDAPI implementation 1 week ago
docs Fix reference to nonexistent "README-3ds.md" 2 months ago
examples examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. 4 months ago
include Clarify that SDL_GetAudioStreamDevice() returns the logical device. 2 weeks ago
src SDL3 GPU: Fix -Wbool-conversion warnings 5 days ago
test test: Fix resource paths in testtray 2 weeks ago
wayland-protocols wayland: Add color manager protocol support 5 months ago
.clang-format
.clang-tidy
.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 cmake: Android always needs a native HIDAPI implementation 1 week 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)