OSDN Git Service

[965] Fix massively broken state cache dirty flagging.
authorMichal Wajdeczko <Michal.Wajdeczko@intel.com>
Wed, 26 Mar 2008 20:43:16 +0000 (13:43 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 26 Mar 2008 20:43:16 +0000 (13:43 -0700)
commit05004670448e1edd9166b8da614606e6f49c1fcf
tree31c285cb3c8b85c5eae8a7acfb515fc6f5ae29cd
parent76430815a73559c55e2061ceb2634406d1284f03
[965] Fix massively broken state cache dirty flagging.

It was flagging a last_bo update even when last_bo didn't change, but
another part was failing to update last_bo when it should have.
src/mesa/drivers/dri/i965/brw_state_cache.c