[cairo-bugs] [Bug 51251] Cairo 1.12.2 slow rendering
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 20 02:28:33 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51251
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> 2012-06-20 02:28:33 PDT ---
T'is a driver bug, either use the much, much faster SNA acceleration method or
apply commit 0a43d425670b883b04565296c0510e7ba03ba6de
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Jun 19 14:46:58 2012 +0100
uxa: Implement glyphs-to-dst to avoid fallbacks
An earlier version was buggy and introduced corruption as it failed to
fallback gracefully with ComponentAlpha glpyhs. This is a much simpler
implementation that composites each glyph individually, leaving it to the
backend to optimise away state changes. It should still be many times
faster than incurring the fallback...
Reported-by: Oleksandr Natalenko <pfactum at gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50508
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
*** This bug has been marked as a duplicate of bug 50508 ***
--
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