i965/gen4: Move WM state to state streaming.
authorEric Anholt <eric@anholt.net>
Sat, 23 Apr 2011 07:33:43 +0000 (00:33 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 29 Apr 2011 22:26:04 +0000 (15:26 -0700)
commit1a447749ed421db8eb6ba20012630785aef9bb12
treef611608367bb5ba8dc7cfb9a5831f489deb628dc
parentc108a3f863c44b5e9760d4668148ef8ca7557b2f
i965/gen4: Move WM state to state streaming.

The samplers are about to become streamed for gen6 performance, which
would cause this unit to blow out the state cache.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/brw_state_dump.c
src/mesa/drivers/dri/i965/brw_vtbl.c
src/mesa/drivers/dri/i965/brw_wm_state.c