Simple DirectMedia Layer https://libsdl.org
Find a file
2026-06-02 10:10:17 -04:00
.github
android-project Android: Remove unused accelerometer-related code and definitions 2026-05-29 13:14:09 -07:00
build-scripts SDL_migration.cocci: Add joystick/gamepad event state functions. 2026-05-30 14:05:45 -04:00
cmake
docs
examples examples: Added input/05-gamepad-rumble 2026-05-31 08:32:44 -07:00
include api: Added SDL_CreateSurfaceNoInit(). 2026-06-02 10:10:17 -04:00
src api: Added SDL_CreateSurfaceNoInit(). 2026-06-02 10:10:17 -04:00
test render: an empty clip rect should clip all drawing 2026-05-29 13:58:34 -07:00
VisualC examples: Added input/05-gamepad-rumble 2026-05-31 08:32:44 -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
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)