Simple DirectMedia Layer https://libsdl.org
Find a file
2025-11-18 11:06:10 -08:00
.github Revert "Create FUNDING.yml" 2025-11-16 01:15:56 +03:00
android-project
build-scripts
cmake Add support for tcc to cmake (#14464) 2025-11-15 11:24:15 -08:00
docs
examples fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 2025-11-17 17:55:10 +03:00
include Sync SDL3 wiki -> header 2025-11-16 12:09:05 +00:00
src Set the requested window size on visionOS 2025-11-18 11:06:10 -08:00
test testmouse: avoid use-after-free 2025-11-18 08:35:56 +01:00
VisualC Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
VisualC-GDK Added SDL_hidapi_steam_triton.c to the GDK Visual Studio project 2025-11-12 11:54:48 -08:00
wayland-protocols
Xcode Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt Add support for tcc to cmake (#14464) 2025-11-15 11:24:15 -08:00
CREDITS.md
INSTALL.md
LICENSE.txt
README.md Revert "Update README.md" 2025-11-16 01:15:10 +03:00
WhatsNew.txt

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)