Files
LookingGlass/client/renderers/EGL/desktop.c
Geoffrey McRae 0333bf0261 [client] egl: restore effects for PQ frames
PQ sources excluded every external filter from the post-process chain.
Decode PQ/BT.2020 into FP16 linear scRGB before active effects and pass
the resulting transfer state to the desktop shader.

Keep the raw PQ path when no effect is active. This avoids adding a
conversion pass or per-frame latency to the common case.
2026-07-19 19:57:23 +10:00

18 KiB