Fix bug in combine_mask_alpha_ca()
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 6 Aug 2009 01:16:14 +0000 (21:16 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 8 Aug 2009 22:50:17 +0000 (18:50 -0400)
commitd937b622389797a8c605b2cc50c24ca759dc57d2
treea7d5022b18fbbfd91b3f9a234b43ca012c88f7b4
parent0d576b965c34a6d89b00f7b93dba6a7b8737c731
Fix bug in combine_mask_alpha_ca()

If the mask was 0xffffffff, the source would end up being shifted
twice by A_SHIFT.
pixman/pixman-combine.c.template