r600g: initialize the first CS just like any other CS
authorMarek Olšák <maraeo@gmail.com>
Mon, 10 Sep 2012 03:56:46 +0000 (05:56 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 13 Sep 2012 18:18:44 +0000 (20:18 +0200)
commitc383a3cfb22a36f38a0d57300a701c253311c052
tree2b943f43d29f6009e88e472d00668f09173e5041
parent263045afbc731fe669b43013a32c6dfa457e46ad
r600g: initialize the first CS just like any other CS

by reusing the CS initialization in r600_context_flush.

Reviewed-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c