r600g: convert sampler view emission into atoms
authorMarek Olšák <maraeo@gmail.com>
Sat, 14 Jul 2012 13:26:59 +0000 (15:26 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 17 Jul 2012 19:22:15 +0000 (21:22 +0200)
commit5d8d4252f2f6632fc455dcf1079c95495ef445ac
tree1676fc27e3b880838d84dc9fea288fbe65597ca6
parent7022f49b52cb8b414a3716a08deb741cce9ed75c
r600g: convert sampler view emission into atoms

Vertex and constant buffers are emitted in the same way.
This is mainly a simplification of the code. The cleanup is in another patch.
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_state_common.c