diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-05-11 22:38:27 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-05-11 23:14:21 +0100 |
commit | 6cd1f5040fed1385c2990a68d6017a7ca6c37103 (patch) | |
tree | 8da5bd7afbcc123d41ddf841d268d02697662781 /test | |
parent | 4ea3ace6c810ba090464e48795fac5456f6cdc24 (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.png | bin | 8490 -> 8512 bytes |
-rw-r--r-- | test/reference/tighten-bounds.base.rgb24.ref.png | bin | 7847 -> 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 Binary files differindex 169d9dee3..dad3a7fc9 100644 --- a/test/reference/tighten-bounds.base.argb32.ref.png +++ b/test/reference/tighten-bounds.base.argb32.ref.png diff --git a/test/reference/tighten-bounds.base.rgb24.ref.png b/test/reference/tighten-bounds.base.rgb24.ref.png Binary files differindex d984ff734..9d3a25262 100644 --- a/test/reference/tighten-bounds.base.rgb24.ref.png +++ b/test/reference/tighten-bounds.base.rgb24.ref.png |