Re: [Mesa-dev] [PATCH 087/133] i965/fs_nir: Don't dump the shader.

2014-12-16 Thread Jason Ekstrand
On Tue, Dec 16, 2014 at 1:41 PM, Connor Abbott wrote: > > Can we squash this into wherever we introduced these print statements, > and instead port over Matt's i965 fs debugging infrastructure so we > can do this with an envvar enable, plus all the other goodies? > No, there isn't a single patch

Re: [Mesa-dev] [PATCH 087/133] i965/fs_nir: Don't dump the shader.

2014-12-16 Thread Connor Abbott
Can we squash this into wherever we introduced these print statements, and instead port over Matt's i965 fs debugging infrastructure so we can do this with an envvar enable, plus all the other goodies? On Tue, Dec 16, 2014 at 1:11 AM, Jason Ekstrand wrote: > This is killing piglit. I'll leave th

[Mesa-dev] [PATCH 087/133] i965/fs_nir: Don't dump the shader.

2014-12-15 Thread Jason Ekstrand
This is killing piglit. I'll leave the logging local --- src/mesa/drivers/dri/i965/brw_fs_nir.cpp | 5 - 1 file changed, 5 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_fs_nir.cpp b/src/mesa/drivers/dri/i965/brw_fs_nir.cpp index f4656bc..0cd8fca 100644 --- a/src/mesa/drivers/dri/i