Move generated affine fetchers into pixman-fast-path.c
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 31 Aug 2013 20:54:51 +0000 (16:54 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 26 Sep 2013 14:21:29 +0000 (10:21 -0400)
commitec0e38cbb746a673f8e989ab8eae356c8c77dac7
tree9fe0ad59d33f6dd8ffb56f15a9fcb0de5a8d4a55
parent96e163d2fd1f8127ad15df3785bb85b4bc7f8e9a
Move generated affine fetchers into pixman-fast-path.c

The generated fetchers for NEAREST, BILINEAR, and
SEPARABLE_CONVOLUTION filters are fast paths and so they belong in
pixman-fast-path.c
pixman/pixman-bits-image.c
pixman/pixman-fast-path.c