OSDN Git Service

intel: Drop gratuitous flush in PBO blit upload.
authorEric Anholt <eric@anholt.net>
Wed, 21 Sep 2011 16:50:06 +0000 (09:50 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 22 Sep 2011 18:03:24 +0000 (11:03 -0700)
commit275ce9631b18ea77a160e3201fc3ba5549a462d3
treebe8b6e7d782bf08fe8dd080ee0eadeb3a7af160f
parent3bb536e4c7b7fb0c0a9b18f5ca2d111996b0ddeb
intel: Drop gratuitous flush in PBO blit upload.

Since the blit gets sequenced after other batchbuffer rendering like
normal, there's no need to push things out early.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/intel/intel_tex_image.c