Skip to content

DRM: offload blend-to-output color transformation

This makes use of GAMMA_LUT to offload the blend-to-output color transformation.

As it may cause color banding (because LUT's may not be enough), this behavior is only enabled through the new weston.ini core option: offload-blend-to-output.

cc: @daniels @pq

Merge request reports