r600: convert to using common radeon state atoms
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 20 Aug 2009 22:55:41 +0000 (18:55 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Thu, 20 Aug 2009 22:55:41 +0000 (18:55 -0400)
commitba48e78b1f7cf307d505583f758c65b158f5aae0
tree524dae6b2847f1c8874760643dde73c0ad0a2773
parenta47bb56d45af07b8cf1461c4c00620ec0b6aca41
r600: convert to using common radeon state atoms

switches more state handling to common code.  We need
should be more fine grained with the state atoms
eventually.
src/mesa/drivers/dri/r600/r600_cmdbuf.c
src/mesa/drivers/dri/r600/r600_context.h
src/mesa/drivers/dri/r600/r600_emit.c
src/mesa/drivers/dri/r600/r700_chip.c
src/mesa/drivers/dri/r600/r700_ioctl.c
src/mesa/drivers/dri/r600/r700_render.c
src/mesa/drivers/dri/r600/r700_state.c
src/mesa/drivers/dri/radeon/radeon_common_context.c