i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
authorEric Anholt <eric@anholt.net>
Fri, 28 Nov 2008 19:58:00 +0000 (11:58 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 29 Nov 2008 01:09:46 +0000 (17:09 -0800)
commit287d719a93728dfd736ecd6ef31c8101f12d58c2
tree78940511003b5a79dab4788194d5e22468736cbd
parent3f973de07c035c7307e4129db17ba2baa6ae9acf
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.

This was causing a prepare of wm state at every primitive emit.
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_vtbl.c
src/mesa/drivers/dri/i965/brw_wm_state.c