i965: Clean up some mess with the batch cache.
authorEric Anholt <eric@anholt.net>
Thu, 24 Sep 2009 21:53:49 +0000 (14:53 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Sep 2009 23:24:46 +0000 (16:24 -0700)
commit54107a097904129ff794534542acd09ed152ea2e
tree6dc0d0ff22136a84ccc92141e6195404cfbf3070
parent940ca2e837efe45caae1cf1d9665f6736347705d
i965: Clean up some mess with the batch cache.

Its flagging of extra state that's already flagged by the vtbl new_batch
when appropriate was confusing my tracking down of the OA clear bug.
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_batch.c
src/mesa/drivers/dri/i965/brw_state_upload.c