r600g: disable dirty handling on texture from depth code.
authorDave Airlie <airlied@redhat.com>
Wed, 22 Sep 2010 04:27:58 +0000 (14:27 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 22 Sep 2010 04:27:58 +0000 (14:27 +1000)
commit2b1ea90342a8fb912f3a5a40ebcd7c1ec488a4bb
tree0560f1fec6b0dcf550df0abf0c3e51c505d09089
parentd18f3accb02646a48c1f1e1e276d5d9f1dc667b3
r600g: disable dirty handling on texture from depth code.

nothing was every dirtying the object again, the mesa-demos
reflect test was just stalling.

this fixes glean readPixSanity.
src/gallium/drivers/r600/r600_texture.c