i965: Remove BRW_NEW_WM_INPUT_DIMENSIONS dirty bit.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 13 Mar 2013 05:16:37 +0000 (22:16 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 4 Apr 2013 22:38:19 +0000 (15:38 -0700)
commitb99ad7f02c5561b179d59418a64c2756c1d77f16
tree35e757af10b2f8015ec3bae416b219f4c5bfd147
parentd198546bac26256d92d6d4e1f2b0b12206416881
i965: Remove BRW_NEW_WM_INPUT_DIMENSIONS dirty bit.

This was only produced by the brw_wm_input_dimensions atom, which was
removed in the previous commit.  So there's no need for the dirty bit.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_wm.c