Re: [Mesa-dev] intel state dump debugging series

2011-07-08 Thread Kenneth Graunke
On 07/08/2011 03:43 PM, Eric Anholt wrote: > Here's what I've been working on for better driver debugging (without > the simulator). The main goal is to make almost all our state get > dumped with INTEL_DEBUG=batch, instead of just the last set of state > used in the batchbuffer. > > I think it a

[Mesa-dev] intel state dump debugging series

2011-07-08 Thread Eric Anholt
Here's what I've been working on for better driver debugging (without the simulator). The main goal is to make almost all our state get dumped with INTEL_DEBUG=batch, instead of just the last set of state used in the batchbuffer. I think it adds back in a lot of the info we're going to want for m