i965: Fix uploading of shortened vertex packets
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Mar 2011 14:12:22 +0000 (14:12 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Mar 2011 16:33:40 +0000 (16:33 +0000)
commit69b3f24658b74f15b622adda6464a6fcb87f4ee6
treead6036218b0fd87c82a8e872a7a95b412cea78f3
parent6ddfb322f58c7e00db73e25689ee55ffa1111bd9
i965: Fix uploading of shortened vertex packets

... handle all cases and not just the interleaved upload.

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