r600g: remove one pointless flush
authorMarek Olšák <maraeo@gmail.com>
Fri, 28 Oct 2011 17:24:16 +0000 (19:24 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 29 Oct 2011 11:48:39 +0000 (13:48 +0200)
commit7684808f9ce2da944be3ca9cc1ac4661d9b167fb
tree46b7a010131dcce13328d652e2f20fef9e0d3f05
parent09a92e376bf954603dad4a6ad9a18cce3c52b484
r600g: remove one pointless flush

It's not useful for anything.
The rest of the patch is just a cleanup resulting
from some of the variables being no longer used.

There are no piglit regressions.
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_hw_context.c