Get rid of pixman_composeFunctions_accessors.
authorAaron Plattner <aplattner@nvidia.com>
Fri, 28 Mar 2008 19:26:18 +0000 (12:26 -0700)
committerAaron Plattner <aplattner@nvidia.com>
Fri, 28 Mar 2008 19:26:18 +0000 (12:26 -0700)
commita331519b865d157ac5fec231fda02ee74ba1ede1
tree2368ec4437abf4b9968e262c7f5e3509aee20826
parent0c3547bad41e1a5b12c0ffaa1c106043399dc3fc
Get rid of pixman_composeFunctions_accessors.

The combining functions operate on scratch memory, so they don't need the access
wrappers.  There's also no reason not to use the MMX combining functions in the
accessor path.
pixman/pixman-combine.c
pixman/pixman-compose.c
pixman/pixman-private.h