Re: [Mesa-dev] [PATCH 2/6] intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub.

2012-03-18 Thread Yuanhan Liu
On Fri, Mar 16, 2012 at 04:26:42PM -0700, Eric Anholt wrote: > It also asks for BMPs in the aub file at SwapBuffers time. > --- > src/mesa/drivers/dri/intel/intel_context.c |4 +++ > src/mesa/drivers/dri/intel/intel_context.h |1 + > src/mesa/drivers/dri/intel/intel_screen.c | 32 > +++

[Mesa-dev] [PATCH 2/6] intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub.

2012-03-16 Thread Eric Anholt
It also asks for BMPs in the aub file at SwapBuffers time. --- src/mesa/drivers/dri/intel/intel_context.c |4 +++ src/mesa/drivers/dri/intel/intel_context.h |1 + src/mesa/drivers/dri/intel/intel_screen.c | 32 3 files changed, 37 insertions(+), 0 deletions(