[cairo-bugs] [Bug 28541] No drawing after InvalidRect for partial window content

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 27 01:18:14 PDT 2011


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

Andrea Canciani <ranma42 at gmail.com> changed:

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

--- Comment #6 from Andrea Canciani <ranma42 at gmail.com> 2011-07-27 01:18:10 PDT ---
The preferred solution seems to be implemented by:

commit 91faf9c1cf79f44b48c0f14d2d551a68bf38b5a5
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Jul 26 15:50:32 2011 +0100

    composite: Pass unbounded extents to initialisation

    For an unbounded surface we cannot assume (0, 0, surface_width,
    surface_height) as that is wrong and causes the operation to appear
    clipped.

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

The cairo-gdi-demo.cpp now works as expected on cairo-master for me.
Please reopen if you manage to reproduce the bug.

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


More information about the cairo-bugs mailing list