Simple DirectMedia Layer https://libsdl.org
Find a file
Evan Hemsley c46866e01a clarify
2026-05-27 16:09:24 -07:00
.github Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
android-project Ensure we release exclusive USB access to controllers when backgrounded. #15694 2026-05-26 17:40:52 -07:00
build-scripts ci+release: build with gameinput support 2026-05-15 03:00:10 +02:00
cmake cmake: Preseed the CMake cache for Haiku OS. 2026-05-27 15:43:16 -04:00
docs docs: bump minimum required Android ndk version 2026-05-27 20:05:50 +02:00
examples examples/demo/04-bytepusher: go back to showing help text on load failures. 2026-05-23 23:56:48 -04:00
include clarify 2026-05-27 16:09:24 -07:00
src filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:41:51 -04:00
test filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:41:51 -04:00
VisualC examples: Add blending example (#15657) 2026-05-19 21:05:23 -07:00
VisualC-GDK
wayland-protocols revert parts of CodeSpell commit d870911202 from 3rd party sources 2026-05-13 18:00:02 +03:00
Xcode Added curved window mode on visionOS 26 (#15298) 2026-05-12 16:48:06 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
AGENTS.md
Android.mk Add SVE2 SIMD Alpha-Blending Blitter (#15504) 2026-05-13 23:37:46 -07:00
BUGS.txt
CLAUDE.md
CMakeLists.txt cmake: Preseed the CMake cache for Haiku OS. 2026-05-27 15:43:16 -04: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)