Remove optimization for 0xffffffff and 0xff the add_n_8888_8888_ca fast path
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 14 Sep 2009 22:48:32 +0000 (18:48 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 14 Sep 2009 22:52:10 +0000 (18:52 -0400)
commit273e89750b3ce901fa6769a835fa441ee986d508
tree7c217d385e9419295d3f0829ad12603e5e8f854c
parentec7c1affcc66c12af1fc29fd000f9885a5d48320
Remove optimization for 0xffffffff and 0xff the add_n_8888_8888_ca fast path

This is an ADD operation, not an OVER. Fixes bug 23934, reported by
Siarhei Siamashka.
pixman/pixman-fast-path.c