i965: Trim the interleaved upload to the minimum number of vertices
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:17:39 +0000 (11:17 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:24:47 +0000 (11:24 +0000)
commit3adc108b4a7460ef5d92c0f5f0ee655d4ca6cb32
tree064191ff10bc1f7d6a7fb21deaa553e24880096a
parentb4cbd2b312d53a50603e2cda925711bc9def4517
i965: Trim the interleaved upload to the minimum number of vertices

... should have no impact on a properly formatted draw operation.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_draw_upload.c