Kenneth Graunke <[email protected]> writes: > On 06/21/2013 10:57 AM, Eric Anholt wrote: >> Batch dumping is now handled by shared code in libdrm. >> --- >> src/mesa/drivers/dri/i915/Makefile.sources | 1 - >> src/mesa/drivers/dri/i915/i915_debug.c | 843 >> ----------------------------- >> src/mesa/drivers/dri/i915/i915_debug.h | 16 - >> 3 files changed, 860 deletions(-) >> delete mode 100644 src/mesa/drivers/dri/i915/i915_debug.c > > For some reason I thought that only worked on Gen4+. If it works on > Gen3, then I'm okay with removing this. Acked-by.
You may be thinking of the non-packet state dumping that's brw-driver-only. (since only gen4 has non-packet state in use)
pgpcA7v4y5FAN.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
