Simple DirectMedia Layer https://libsdl.org
Find a file
2025-11-19 10:47:31 -08:00
.github Revert "Create FUNDING.yml" 2025-11-16 01:15:56 +03:00
android-project
build-scripts
cmake
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 Fixed macOS build 2025-11-19 10:47:31 -08:00
test checkkeys: clarify that SDL_HINT_WINDOWS_RAW_KEYBOARD isn't needed 2025-11-19 08:54:43 -08:00
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt
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)