mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-07-24 01:30:31 +00:00
9f4a1215e26e558fc31309e79c0d82cd7a74c885
On some Wayland configurations, the SDR white level is 203 nits and the max luminance is 10000 nits, and HDR content in the PQ range is mapped by the compositor into the actual display capabilities. We don't want to show an HDR gradient up to 10000 nits, so let's cap it to ~1000 nits in this case.
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)
Languages
C
87.8%
C++
4.2%
Objective-C
3.4%
CMake
1.7%
Java
0.7%
Other
1.9%