intel: Use the post-execution batchbuffer contents for dumping.
authorEric Anholt <eric@anholt.net>
Tue, 12 Jul 2011 19:19:21 +0000 (12:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 18 Jul 2011 18:26:33 +0000 (11:26 -0700)
commit96cdbf43404a65a267065250ae6b29be93071520
treee260b12e0afd280e6c405ded88498aae3f53d226
parentf07221056e1822187546b76387714b3172f9b2c5
intel: Use the post-execution batchbuffer contents for dumping.

We were missing out on all the relocation changes by dumping what we
subdata()ed in instead of what's there after the kernel finished with
it.
src/mesa/drivers/dri/intel/intel_batchbuffer.c