Skip to content

Fix colors being clamped with HDR when sdr brightness is higher than the max frame average brightness of the display

Xaver Hugl requested to merge work/zamundaaa/max-hdr-brightness into master

I just set the wrong value; the shader should clamp to the maximum brightness the display can do, not what it can do over the whole display at once

Merge request reports