Skip to content
Commit bb0944c8 authored by Derek Foreman's avatar Derek Foreman Committed by Daniel Stone
Browse files

compositor: fix damage optimization



We can skip posting damage beneath planes that are fully translucent,
but that doesn't mean we can skip posting damage beneath planes that
are not fully opaque.

Add a check for content that is entirely blended, and use that instead.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 4a042f93
Pipeline #1216146 passed with stages
in 4 minutes and 59 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment