Split bits_image_fetch_transformed() into two functions.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 2 Jul 2010 16:31:50 +0000 (12:31 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 8 Aug 2010 17:57:40 +0000 (13:57 -0400)
commite213d5fd6207873638a86d908d06d7597cb88422
tree9fed492e50e044d0eecc81e398c6b6821de94483
parentcbb2a0d7929ec27e0a135d7fa11e1acf3942bce2
Split bits_image_fetch_transformed() into two functions.

One function deals with the common affine, no-alpha-map case. The
other deals with perspective transformations and alpha maps.
pixman/pixman-bits-image.c