Eliminate the NEED_COMPONENT_ALPHA flag.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 12 Sep 2009 05:53:54 +0000 (01:53 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 17 Nov 2009 05:42:21 +0000 (00:42 -0500)
commit12108ecbe488d1b65e6787585e1caa57af17a008
tree0baea7af4a5696916cf5bdfcce61857b7176dac8
parent4686d1f53b09b5dd12df6f10f8c0403b2a1e2427
Eliminate the NEED_COMPONENT_ALPHA flag.

Instead introduce two new fake formats

PIXMAN_a8r8g8b8_ca
PIXMAN_a8b8g8r8_ca

that are used in the fast path tables for this case.
pixman/pixman-fast-path.c
pixman/pixman-mmx.c
pixman/pixman-private.h
pixman/pixman-sse2.c
pixman/pixman-utils.c