intel: Upload batchbuffer contents even if INTEL_NO_HW is set.
authorEric Anholt <eric@anholt.net>
Wed, 31 Aug 2011 00:36:57 +0000 (17:36 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 2 Sep 2011 19:17:05 +0000 (12:17 -0700)
commit7fdbedac14637b5e8990cb639bd4ddae28c46994
tree1ca449ed9c5ade2b471eec997d6f7081373605e2
parent0b666106c5f75b581ef1ebeb354c29a00400404f
intel: Upload batchbuffer contents even if INTEL_NO_HW is set.

It is useful for debugging to dump batchbuffers while not actually
executing them.
src/mesa/drivers/dri/intel/intel_batchbuffer.c