commit | 99077e77927ec26edf85bfef81a6d433171c3a1e | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Nov 12 20:08:44 2009 -0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Nov 13 14:39:09 2009 -0800 |
tree | fb3289a4e118b47e150bf0fe55e396d89efa3c28 | |
parent | 1ffd0a77896d4921677f0717e6fa8708f6586eea [diff] |
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).