diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2015-02-06 13:41:16 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2015-02-06 21:07:50 +0000 |
commit | 5ed83687722f7238bfc0307022183710d4d3a70f (patch) | |
tree | ff54b3f7b96b1485da81e4d3252804452f7de3bb /test | |
parent | e0d9953e3b9cb159cce825fd473c4248efdd8d12 (diff) |
sna/trapezoids: Use incremental region clipping for spans
Within a span, we have the advantage of knowing that we only need to
intersect one box with the clip region, and that box has monotonically
increasing y. This avoid having to compute RegionIntersect for every
span element which was very slow (e.g. libreoffice).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions