Simple DirectMedia Layer https://libsdl.org
Find a file
DominusExult ac90fa0879 The padding is in windows coordinates not pixels, so you need to convert for Android.
Default is now 10 window coordinates (slightly more than 15 pixels).
2026-02-14 14:03:35 +01:00
.github
android-project The padding is in windows coordinates not pixels, so you need to convert for Android. 2026-02-14 14:03:35 +01:00
build-scripts
cmake
docs
examples
include The padding is in windows coordinates not pixels, so you need to convert for Android. 2026-02-14 14:03:35 +01:00
src The padding is in windows coordinates not pixels, so you need to convert for Android. 2026-02-14 14:03:35 +01:00
test
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
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)