[Pixman] [PATCH] Store a2b2g2r2 pixel through the WRITE macro

Soeren Sandmann sandmann at daimi.au.dk
Mon Aug 30 12:32:22 PDT 2010


Siarhei Siamashka <siarhei.siamashka at gmail.com> writes:

> Would it generally be a good idea to extend pixman tests to also cover the use
> of accessors?

Yes, I think so.

In fact, this issue was caught by a new 'stress-test' I have been
writing, that tries to make pixman crash by using combinations of
unusual features such as alpha maps, accessors, wide formats, indexed
formats, projective transforms etc.

Aside from this issue, that test also uncovered a bunch of issues with
alpha maps, which are fixed here:

        http://cgit.freedesktop.org/~sandmann/pixman/log/?h=more-alpha

It is also catching some memory corruption that I haven't tracked down
yet.


Soren


More information about the Pixman mailing list