Simple DirectMedia Layer https://libsdl.org
Find a file
2026-05-18 12:35:39 +02:00
.github Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
android-project Fixed deadlock introduced by 7222c04fbf 2026-05-17 12:22:12 -07:00
build-scripts ci+release: build with gameinput support 2026-05-15 03:00:10 +02:00
cmake Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
docs mouse: Restrict GCMouse to macOS Sonoma and later 2026-05-16 15:43:33 -07:00
examples
include visionos: persist all configurable window settings 2026-05-17 11:35:30 -07:00
src Fix Steam Controller 2 touchpad finger detection 2026-05-18 12:35:39 +02:00
test testcontroller: correct fix for touchpad free/allocate 2026-05-17 18:19:29 -07:00
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
AGENTS.md
Android.mk
BUGS.txt
CLAUDE.md
CMakeLists.txt cygwin: patch vulkan headers for VKAPI_CALL and enable vulkan in cmake 2026-05-17 09:55:31 +03:00
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
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)