Skip to content

Add compositor internal color management model

Pekka Paalanen requested to merge mr/compmodel into main

This explains how color-management protocol should integrate with the display system that includes automatic format and perceptual conversions in the compositor, and adjustments done inside a monitor.


The main revelation to me here is a workflow where you profile a monitor, but do not use that as the output image description. Instead, you use that profile selectively in applications where you want to get specific light colorimetry.

Merge request reports