i965: Combine vb upload buffer with the general upload buffer
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Feb 2011 22:22:36 +0000 (22:22 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 12:59:34 +0000 (12:59 +0000)
commitabb37861d9f3310fe2d16194d893682092f41087
treef0fe39e0ca39c83951eedb9086feaf3607cfeb30
parente476e122207e6195a16a8c7d2cab90eeba227934
i965: Combine vb upload buffer with the general upload buffer

Reuse the new common upload buffer for uploading temporary indices and
rebuilt vertex arrays.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/i965/brw_draw_upload.c
src/mesa/drivers/dri/i965/brw_vtbl.c
src/mesa/drivers/dri/intel/intel_buffer_objects.c
src/mesa/drivers/dri/intel/intel_buffer_objects.h