[PATCH] EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 pictures
Ben Skeggs
bskeggs at redhat.com
Fri Oct 9 01:09:51 PDT 2009
On Fri, 2009-10-09 at 10:06 +0200, Michel Dänzer wrote:
> On Fri, 2009-10-09 at 10:12 +1000, skeggsb at gmail.com wrote:
> > From: Ben Skeggs <bskeggs at redhat.com>
> >
> > Easily reproducible by running "rendercheck -t fill".
> >
> > It should be safe to just test against rbits for all colour components
> > as we should always have values for r/g/bbits for PICT_FORMAT_COLOR
> > formats.
> >
> > Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
>
> Good catch, Ben. I happen to have another fix pending for the same
> function, I'll resend this fix of yours merged into a series with that.
Cool, sounds good.
Thanks!
>
>
More information about the xorg-devel
mailing list