r300-gallium: Make UCP and clip work again for SW TCL.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Tue, 9 Jun 2009 03:01:57 +0000 (20:01 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Tue, 9 Jun 2009 03:01:57 +0000 (20:01 -0700)
commitcb3b91f2d633ded4fb3e0c595a2c34ee139e9b10
tree4c5e88d57b2771959877ad28a90e15a88abadee3
parentffa1972efb2100fd9a58e3add856852321c3c8ca
r300-gallium: Make UCP and clip work again for SW TCL.

SW TCL: tri-clip works, tri-userclip works
HW TCL: tri-clip fails, tri-userclip works

That is a 200% improvement over the previous situation. Woot.
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_emit.c