Simple DirectMedia Layer https://libsdl.org
Find a file
2026-05-24 10:33:27 +08:00
.github
android-project android: handle sensor registration synchronized in one place 2026-05-20 15:55:24 -07:00
build-scripts
cmake
docs README-migration: Note that render target support is not universally available. 2026-05-20 12:51:41 -04:00
examples examples/renderer/20-blending: Make thumbnail/onmouseover match other examples. 2026-05-20 00:42:57 -04:00
include Adds guidance for using SVE2 intrinsics 2026-05-24 10:33:27 +08:00
src Only include arm_sve.h in SVE dedicated c source files. 2026-05-22 10:40:24 +08:00
test video: Windows keep any position set when in fullscreen after leaving fullscreen 2026-05-18 09:09:49 -07:00
VisualC examples: Add blending example (#15657) 2026-05-19 21:05:23 -07:00
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
AGENTS.md
Android.mk
BUGS.txt
CLAUDE.md
CMakeLists.txt fixes typos 2026-05-22 11:24:56 +08: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)