revert enabling of hw quads for swtcl. It lead to problems with quad_strips, since...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Tue, 23 Nov 2004 18:49:18 +0000 (18:49 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Tue, 23 Nov 2004 18:49:18 +0000 (18:49 +0000)
commitba6274126180368cf108b3afff2dbb0a0b34e8b5
tree040f378aa7ee847e32e23307a8c1ca2b7097e375
parent180b0db3440833b58303990b9095318f56c11b75
revert enabling of hw quads for swtcl. It lead to problems with quad_strips, since they'll get reduced to quads sometimes if hw quads are enabled. But this needs more thought, since it looks like clipped primitives will always be emitted as polys, so the reduced primitives for triangles, quads, quads_strips, polys all need to be the same, otherwise get lockups with for instance the olympic test. Render templates would probably need to be changed for this to work.
src/mesa/drivers/dri/r200/r200_swtcl.c