swrast: fix glDrawBuffer(GL_FRONT_AND_BACK)
authorBrian Paul <brianp@vmware.com>
Thu, 2 Apr 2009 00:44:15 +0000 (18:44 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 2 Apr 2009 00:44:15 +0000 (18:44 -0600)
commit9cc79fc2dcdd8e21d9616cc65a931f1f5859fc30
tree131cd0e28d27ac2257a64245350d7434743f6934
parente4b27b4a69f28ca71944fef5f809023bed630a95
swrast: fix glDrawBuffer(GL_FRONT_AND_BACK)

We weren't putting the right colors into the back buffer in this mode.
src/mesa/swrast/s_span.c