r600g: fixup state calculations for picking states.
authorDave Airlie <airlied@redhat.com>
Fri, 10 Sep 2010 12:41:00 +0000 (22:41 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 10 Sep 2010 12:41:00 +0000 (22:41 +1000)
commitfcae8ca57512f84c51b7445456aab7ec92a21254
tree238b9b1af10697b14c721f65c6e756969954a277
parentf61b241ebabf2d8db9b96f7860afe79bec980df7
r600g: fixup state calculations for picking states.

for evergreen I ended up using a non-contig array of states, but
this code needs a bit of fixing up to deal with that.
src/gallium/drivers/r600/radeon.h
src/gallium/winsys/r600/drm/r600_state.c
src/gallium/winsys/r600/drm/radeon.c
src/gallium/winsys/r600/drm/radeon_ctx.c
src/gallium/winsys/r600/drm/radeon_draw.c
src/gallium/winsys/r600/drm/radeon_priv.h
src/gallium/winsys/r600/drm/radeon_state.c