r600: make state emit more fine grained
authorAlex Deucher <alexdeucher@gmail.com>
Sat, 22 Aug 2009 22:02:03 +0000 (18:02 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Sat, 22 Aug 2009 22:03:26 +0000 (18:03 -0400)
commitbf6d0ae5980a48b24ace49030eca221dcbec163f
treec5f84013536c5f088b6399ee1b7b22bdabfb5088
parent08e91e0315622d1f54ffc1bfb34024a2bf510aec
r600: make state emit more fine grained

Gives a nice speed boost in most apps since
we only emit what state we need.
src/mesa/drivers/dri/r600/r600_context.h
src/mesa/drivers/dri/r600/r600_texstate.c
src/mesa/drivers/dri/r600/r700_chip.c
src/mesa/drivers/dri/r600/r700_state.c