r600g: remove useless call to u_upload_flush
authorPierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Fri, 10 Jun 2011 13:45:01 +0000 (15:45 +0200)
committerAlex Deucher <alexdeucher@gmail.com>
Mon, 13 Jun 2011 15:26:54 +0000 (11:26 -0400)
commit92563476e451a7df131822a8bcdedc2c161ed75f
tree85a7623f2c49662a6ff379969590abb57ed8dad4
parent317247390a3af61f2913e4446959975c9ab2478a
r600g: remove useless call to u_upload_flush

No regressions found with :
- piglit (quick.tests)
- Unigine Heaven
- Lightsmark
- openarena
- Imprudence (Second Life fork)

agd5f Note: this patch was previously reverted due to piglit
regressions, but I'm not able to reproduce them here.
See this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=34008
and discussion:
http://lists.freedesktop.org/archives/dri-devel/2011-June/011996.html

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/drivers/r600/r600_pipe.c