[cairo-bugs] [Bug 41535] pseudocolor dosn't work in cairo (1.10.2)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 9 11:54:11 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=41535
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> 2012-02-09 11:54:11 PST ---
Should have been fixed with:
commit 8996287d94b159c922282e0b6434b0637f8f32aa
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sat Jun 25 20:02:47 2011 +0100
xlib: Create an exact match for the image surface if possible using Xrender
In order to defer the pixel conversion till as late in the pipeline as
possible, we want to try and preserve the pixman image format whilst
uploading the pixel data. To do this, we want to create an XRender
surface with a matching PictFormat to the source image. Then we need to
make sure we take the quick path through _draw_image_surface for none
and direct conversions.
--
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