vc4: Actually clear the context's dirty flags.
authorEric Anholt <eric@anholt.net>
Fri, 10 Oct 2014 12:24:06 +0000 (14:24 +0200)
committerEric Anholt <eric@anholt.net>
Fri, 10 Oct 2014 13:03:13 +0000 (15:03 +0200)
commitc6f50c4086a96c3a8d84522ed7ee5c75a8b0868c
treec28452ee10fb0b52ff1a951b07caeb454826d078
parent7c474f9f2e5e3161ad27129844139ee14d916726
vc4: Actually clear the context's dirty flags.

I was trying to skip state updates when !dirty, and suspiciously
everything was always dirty.
src/gallium/drivers/vc4/vc4_draw.c