Go to file
Ryan C. Gordon b4ac5f43f5
include: Fixed copy/paste error in endian-specific SDL_Read function docs.
2025-06-17 16:41:24 -04:00
.github
VisualC
VisualC-GDK
Xcode
android-project
build-scripts wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
cmake
docs Fix a broken link inside README-cmake.md that's meant to send to README-linux.md 2025-06-10 18:46:35 -04:00
examples
include include: Fixed copy/paste error in endian-specific SDL_Read function docs. 2025-06-17 16:41:24 -04:00
src Added support for an alternate version of the Vader 4 Pro 2025-06-17 10:02:10 -07:00
test Reverted Accelerometer and Gyro displays to throttled display (10hz) 2025-06-16 11:14:22 -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 wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
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)