Go to file
Sam Lantinga cd0db8d35e Added Linux evdev mappings for the Wireless HORIPAD For Steam 2025-01-18 08:09:25 -08:00
.github
VisualC
VisualC-GDK
Xcode release: document using the xcframework with CMake 2025-01-18 06:29:17 -08:00
android-project
build-scripts
cmake
docs
examples Fixed wrong type of `phase` (#12014) 2025-01-17 18:12:47 -08:00
include Sync SDL3 wiki -> header 2025-01-18 15:12:47 +00:00
src Added Linux evdev mappings for the Wireless HORIPAD For Steam 2025-01-18 08:09:25 -08:00
test
wayland-protocols
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt Fixed typo 2025-01-18 06:23:14 -08:00
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)