Skip to content

fix the cursor with color management

Xaver Hugl requested to merge work/zamundaaa/colormanagement-fixes into master

Blending needs to happen in linear space, which is not the case if the inverse EOTF and VCGT are applied before blending, so this MR disables the hardware cursor while color management is active until that's fixed

Merge request reports