Fix bugs in a1b2g1r1.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 24 Sep 2009 11:48:46 +0000 (07:48 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 24 Sep 2009 11:48:46 +0000 (07:48 -0400)
commitb4f6113cb975110c33f607aa39d19290f58be398
tree9681940caba353a420c771953bbfa514289acc13
parentefdf15e677d506c2049a34e92eb2172712101afa
Fix bugs in a1b2g1r1.

The first bug is that it is treating the input as if it were a1r1g1b1;
the second one is that the red channel should only be shifted two
bits, not three.
pixman/pixman-access.c