radeonsi: Fixups for drawing with an index buffer.
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 11 May 2012 13:26:15 +0000 (15:26 +0200)
committerMichel Dänzer <michel@daenzer.net>
Mon, 14 May 2012 15:56:02 +0000 (17:56 +0200)
commit36abadd0dbc9ca5dd1ca9b2842ec5ab78e640ccb
tree9997c8091b880c2652e4a8c571a57f4f0a90cfcd
parent599140119ebdef8dcae9e465ee6177dabb44b8b0
radeonsi: Fixups for drawing with an index buffer.

Mostly using the DRAW_INDEX_2 type 3 packet instead of DRAW_INDEX, which is
no longer supported on SI.
src/gallium/drivers/radeonsi/evergreen_hw_context.c
src/gallium/drivers/radeonsi/r600.h
src/gallium/drivers/radeonsi/r600_state_common.c