[965] Force a new vertex upload buffer at new batch time.
authorEric Anholt <eric@anholt.net>
Sat, 12 Jan 2008 00:00:50 +0000 (16:00 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 14 Jan 2008 18:18:38 +0000 (10:18 -0800)
commit7fec1eb21ba2121f530cb5412f658303b683e1d3
tree031633cf1e082d61685df5a12789cd95933ec1a7
parent544ab209e75ec3646d7edbafd736dcf4c93738cc
[965] Force a new vertex upload buffer at new batch time.

Otherwise, we could choose to upload into the temporary VBO that we just fired
off to the hardware.  Good for a 60% OA performance improvement.
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/i965/brw_vtbl.c