Re: [Mesa-dev] [PATCH 7/7] i915: Only emit program errors when INTEL_DEBUG=wm

2011-08-01 Thread Kenneth Graunke
On 08/01/2011 10:50 AM, Eric Anholt wrote: > On Mon, 1 Aug 2011 10:20:23 -0700, "Ian Romanick" > wrote: >> From: Ian Romanick >> >> This makes piglit a lot more happy. > > I'd include DEBUG_FALLBACK, too. That's what's about to happen when > someone uses the program, and when people are hitti

Re: [Mesa-dev] [PATCH 7/7] i915: Only emit program errors when INTEL_DEBUG=wm

2011-08-01 Thread Eric Anholt
On Mon, 1 Aug 2011 10:20:23 -0700, "Ian Romanick" wrote: > From: Ian Romanick > > This makes piglit a lot more happy. I'd include DEBUG_FALLBACK, too. That's what's about to happen when someone uses the program, and when people are hitting swrast we tell them to look at INTEL_DEBUG=fall. pg