[cairo] [PATCH] Fix broken XRender ARGB32 formats
Chris Wilson
chris at chris-wilson.co.uk
Thu Aug 16 12:12:47 PDT 2012
On Thu, 16 Aug 2012 18:23:41 +0100, Daniel Stone <daniel at fooishbar.org> wrote:
> 46d79228 did indeed silence the compilation warning, but did so by never
> creating an ARGB32 format, as PictStandardARGB32 is defined to 0. Fix
> this by using PictStandardNUM as our canary value instead.
>
> This fixes GEdit and Chromium for me, both of which were only rendering
> backgrounds and text in their GTK+ sections.
>
> Signed-off-by: Daniel Stone <daniel at fooishbar.org>
Thanks for the patch, I did have a fix queued, but I prefered yours. :)
Pushed,
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the cairo
mailing list