softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering
authorBrian Paul <brianp@vmware.com>
Thu, 4 Jun 2009 19:12:13 +0000 (13:12 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 4 Jun 2009 19:12:13 +0000 (13:12 -0600)
commit6907650211d136ee7cb5a8914c32196d35a75bf3
tree78a4432e6fc87b4ded3e6c05df085728627fee84
parentd37795c45334010c70b2e1c23fca0e49ff607a6e
softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering

This fixes incorrect front/back-face orientation.

(cherry picked from commit a64bbdaa3e0b036a880d6db65ceb4a66205062f1)
src/gallium/drivers/softpipe/sp_prim_vbuf.c