Simple DirectMedia Layer https://libsdl.org
Find a file
Sam Lantinga 6981522cd6 Revert "Support Google Play 16 KB Page Size Requirement (#13470)"
This reverts commit dc2c83c383

If you need to support the Google Play 16 kiB page size requirement, the recommendation is to use NDK r28c or newer, which automatically aligns binaries correctly.
2025-08-07 11:44:45 -07:00
.github
android-project Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:44:45 -07:00
build-scripts Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:44:45 -07:00
cmake
docs
examples
include SDL_endian.h: extend Linux way for GNU libc 2025-08-06 16:13:26 -07:00
src video: Use additional checks for determining on which display a window should be fullscreen 2025-08-07 14:30:39 -04:00
test
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:44:45 -07:00
BUGS.txt
CMakeLists.txt Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:44:45 -07:00
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)