summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-10-15 14:05:37 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-10-15 14:08:01 +0100
commit79190d89853958ee8252440d35a662fabf122afd (patch)
treea7107198374f6d27d3a5b3bcf79651194085dfca /build
parentade55037ffa596b690c6a1051394589f76eb1f48 (diff)
[surface] Avoid double application of device offset when calling fill()
_cairo_surface_fallback_paint() attempts to avoid a clipped operation if we can convert the paint into a fill of the clipmask. However by calling _cairo_surface_fill() we incur a double application of device offset to the source, triggering various failures. Company spotted this and managed to extract an excellent minimal test case, test/clip-device-offset. This commit fixes that failure.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions