Fix various problems in FbCombineMultiplyC
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 29 Nov 2008 19:53:57 +0000 (14:53 -0500)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 23 Jun 2009 18:42:35 +0000 (14:42 -0400)
commit254e62159b4a8652c1dd9c47d0e5e0d0ff2ced3a
treec18caeea469c181967e697dc218bfebadafeecbb
parenta158d7f14f4b987e9e6380ffe896dbcfd41799ec
Fix various problems in FbCombineMultiplyC

Don't read the destination unless we have to.  fbByteMulAddC()
produces its result in its first argument, not its last.
pixman/pixman-combine.c.template