Generate {a,x}8r8g8b8, a8, 565 fetchers for nearest/affine images
authorSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 3 Nov 2010 03:38:10 +0000 (23:38 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 16 Nov 2010 21:41:42 +0000 (16:41 -0500)
commit536cf4dd3bd144ad1c65fc05f4883a31247a0f5d
tree22e73fadf05237c8fda3ae1a545ac5a8c0455005
parentda0176e8534e5b027818f6b695343d3e04130a93
Generate {a,x}8r8g8b8, a8, 565 fetchers for nearest/affine images

There are versions for all combinations of x8r8g8b8/a8r8g8b8 and
pad/repeat/none/normal repeat modes. The bulk of each function is an
inline function that takes a format and a repeat mode as parameters.
pixman/pixman-bits-image.c