Simple DirectMedia Layer https://libsdl.org
Find a file
2025-09-26 21:39:06 +02:00
.github
android-project Update proguard-rules.pro 2025-09-22 16:46:35 -07:00
build-scripts release: small release script clean-up 2025-09-26 21:39:06 +02:00
cmake
docs
examples examples/misc/02-clipboard: Removed onmouseover-generating helper include. 2025-09-25 13:50:58 -04:00
include
src wasapi: Don't proxy device disconnect to the WASAPI management thread. 2025-09-26 14:11:08 -04:00
test testgpurender_effects: use the grayscale algorithm from BT.709 2025-09-26 10:27:10 -07:00
VisualC
VisualC-GDK
wayland-protocols
Xcode Fixed building testautomation on iOS 2025-09-22 10:09:30 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
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)