r600: rework draw functions
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 4 Nov 2009 21:59:13 +0000 (16:59 -0500)
committerAlex Deucher <alexdeucher@gmail.com>
Wed, 4 Nov 2009 21:59:13 +0000 (16:59 -0500)
commit9fce12b894c3af33d7a0732332446893682a48d5
treed8703beb5f40ecd9f4168a39c4eae9166db6b274
parent70dade8afeadf83c6c993b39d3322e7c9353eea7
r600: rework draw functions

Seems INDX_OFFSET doesn't work properly on some cards,
so change back to immediate mode indices.  Seems to only
affect DRI1.  Needs more investigation.

Rework and clean up the draw functions.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/drivers/dri/r600/r700_render.c