Move fetching for solid bits images to pixman-noop.c
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 26 Feb 2012 22:35:20 +0000 (17:35 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 2 Mar 2012 04:49:50 +0000 (23:49 -0500)
commit5adf569317f923cd5eb547209a8d927be0d81049
tree1b528d7dabb2266f23d66c2b654cc64c205f7591
parent3c3c70fa0b524569df0ec20c50d481626e518462
Move fetching for solid bits images to pixman-noop.c

This should be a bit faster because it can reuse the scanline on each iteration.
pixman/pixman-bits-image.c
pixman/pixman-noop.c