Skip to content

backends/drm: apply the ICC profile without premultiplication

Xaver Hugl requested to merge work/zamundaaa/icc-cursor into master

As a side effect, this ensures that when alpha is zero, rgb is zero as well. This is needed because the ICC profile may contain transformations where zero brightness gets mapped to a non-zero value.

BUG: 479380

Merge request reports