swrast: fix span color array pointer assignment for 32-bit/channel rendering
authorM.Froehlich@science-computing.de <M.Froehlich@science-computing.de>
Wed, 11 Aug 2010 03:19:46 +0000 (21:19 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 11 Aug 2010 03:21:26 +0000 (21:21 -0600)
commitc8e714df013cdf360602f9cc96d26cb732b19a32
tree3b6ef0863be088c19f8cec1cb455d33bda701328
parentca5227ce8b749fa3f00438c41066def6e0a8dbe4
swrast: fix span color array pointer assignment for 32-bit/channel rendering

See fd.o bug 29487.

NOTE: This is a candidate for the 7.8 branch.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_span.c