[cairo-bugs] [Bug 56547] Regression in 1.12.4: Painting with surface fill to a clipped region does not fill it

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 30 05:48:41 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=56547

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
Thanks for the report!

commit 66625cb46c985321c46b79d2163a4d676d6700ba
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Oct 30 12:40:41 2012 +0000

    xlib: Apply the image offsets to the destination rather the source

    So that we can specify the entire source surface as the region to copy
    and not introduce clipping errors.

    Fixes regression from
    commit c068691ff57c2f6cd750a54db17393c0e132cb00
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Fri Aug 17 21:33:54 2012 +0100

        xlib/shm: Use an impromptu upload ShmSegment

    Reported-by: John Lindgren <john.lindgren at aol.com>
    Reported-by: Kalev Lember <kalevlember at gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56547
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121030/6d5d62b2/attachment.html>


More information about the cairo-bugs mailing list