summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-05-11 22:38:27 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-05-11 23:14:21 +0100
commit6cd1f5040fed1385c2990a68d6017a7ca6c37103 (patch)
tree8da5bd7afbcc123d41ddf841d268d02697662781 /test
parent4ea3ace6c810ba090464e48795fac5456f6cdc24 (diff)
clip: Apply clip boxes to the clip surface
As we convert the unaligned clip boxes to a region, we need to process the intersection of the boxes with the clip surface as a separate step. Fixes tighten-box for the base compositor. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test')
-rw-r--r--test/reference/tighten-bounds.base.argb32.ref.pngbin8490 -> 8512 bytes
-rw-r--r--test/reference/tighten-bounds.base.rgb24.ref.pngbin7847 -> 7873 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test/reference/tighten-bounds.base.argb32.ref.png b/test/reference/tighten-bounds.base.argb32.ref.png
index 169d9dee3..dad3a7fc9 100644
--- a/test/reference/tighten-bounds.base.argb32.ref.png
+++ b/test/reference/tighten-bounds.base.argb32.ref.png
Binary files differ
diff --git a/test/reference/tighten-bounds.base.rgb24.ref.png b/test/reference/tighten-bounds.base.rgb24.ref.png
index d984ff734..9d3a25262 100644
--- a/test/reference/tighten-bounds.base.rgb24.ref.png
+++ b/test/reference/tighten-bounds.base.rgb24.ref.png
Binary files differ