[cairo-bugs] [Bug 37140] Incomplete rendering with OffsetViewportOrgEx
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 27 01:08:55 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37140
Andrea Canciani <ranma42 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Andrea Canciani <ranma42 at gmail.com> 2011-07-27 01:08:51 PDT ---
The issue seems to be fixed 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>
Please reopen if you manage to reproduce it on master.
--
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