Go to file
Michael Fitzmayer 685f1720fe Revert "[Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked"
This reverts commit 2ef7944170 due to unbearable performance issues.
2025-06-07 22:45:54 +02:00
.github
VisualC
VisualC-GDK
Xcode
android-project
build-scripts
cmake cmake: more private definitions 2025-06-06 10:29:20 -07:00
docs Fix Markdown typo in Arch Linux dependencies docs 2025-06-07 13:34:56 -04:00
examples
include cmake: more private definitions 2025-06-06 10:29:20 -07:00
src Revert "[Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked" 2025-06-07 22:45:54 +02:00
test
wayland-protocols
.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)