Gamma correct blending with sRGB
All threads resolved!
All threads resolved!
Compare changes
Files
2- Pekka Paalanen authored
This creates the FP16 shadow framebuffer automatically if the color transformation from blending space to output space is not identity and the backend does not claim to implement it on the renderer's behalf. That makes the weston_output_set_renderer_shadow_buffer() API and use-renderer-shadow weston.ini option obsolete. To still cater for the one test that needs to enable the shadow framebuffer in spite of not needing it for color correct blending, the quirk it uses now also forces the shadow. Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.com>
@@ -3317,7 +3317,9 @@ gl_renderer_output_create(struct weston_output *output,
@@ -3333,9 +3335,6 @@ gl_renderer_output_create(struct weston_output *output,