Go to file
SDL Wiki Bot 0e262dfd44 Sync SDL3 wiki -> header
[ci skip]
2025-06-16 02:13:37 +00:00
.github
VisualC
VisualC-GDK
Xcode
android-project
build-scripts
cmake
docs
examples
include Sync SDL3 wiki -> header 2025-06-16 02:13:37 +00:00
src Flydigi Vader 4 Pro IMU rate correction (#13215) 2025-06-13 22:29:19 -07:00
test Added tools for evaluating gyroscope accuracy and IMU polling rates. (#13209) 2025-06-13 14:01:52 -07:00
wayland-protocols wayland: Implement the pointer warp protocol 2025-06-13 15:40:49 -04: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

README.md

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)