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

compositor: Fix opaque regions



Commit 0e4f097d broke opaque regions, and since then weston will waste
time rendering occluded areas.

I think this is because we're taking the intersection of the opaque
and scissor regions even when the scissor region isn't enabled.

An easy test is to turn on triangle fan debugging with the gl renderer,
then run weston-simple-damage and move another opaque application such as
weston-terminal over it.

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