i965: Flag BRW_NEW_CONTEXT on some context state.
authorEric Anholt <eric@anholt.net>
Fri, 13 Nov 2009 04:08:44 +0000 (20:08 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 13 Nov 2009 22:39:09 +0000 (14:39 -0800)
commit99077e77927ec26edf85bfef81a6d433171c3a1e
treefb3289a4e118b47e150bf0fe55e396d89efa3c28
parent1ffd0a77896d4921677f0717e6fa8708f6586eea
i965: Flag BRW_NEW_CONTEXT on some context state.

Fixing this is a prereq for avoiding flagging all state at new
batch time.  Eliminating that still causes problems, though (notably
glean logicOp fails on my GM965).
src/mesa/drivers/dri/i965/brw_curbe.c
src/mesa/drivers/dri/i965/brw_misc_state.c