[Pixman] Eliminate composite methods

Soeren Sandmann sandmann at daimi.au.dk
Mon Feb 15 12:31:48 PST 2010


Hi,

The next step in the flags series is this branch:

        http://cgit.freedesktop.org/~sandmann/pixman/log/?h=eliminate-composite

which eliminates all the composite methods in favor of a direct search
of all the fast path tables. To make this work, the general path is
now also considered a fast path, so that the search is guaranteed to
find something that will work.

Comments appreciated.

Thanks,
Soren


More information about the Pixman mailing list