[cairo-bugs] [Bug 29125] applying a clip can increase the region returned by cairo_copy_clip_rectangle_list

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 17 03:32:54 PDT 2010


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

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

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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> 2010-07-17 03:32:52 PDT ---
commit 108b1c7825116ed3f93aa57384bbd3290cdc9181
Author: Karl Tomlinson <karlt+ at karlt.net>
Date:   Sat Jul 17 13:08:53 2010 +1200

    clip: consider gstate target extents in
_cairo_gstate_copy_clip_rectangle_list

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

    To be consistent with _cairo_gstate_clip_extents, the context's clip
    should be intersected with the target surface extents (instead of only
    using them when there is no clip).

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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list