[Intel-gfx] [PATCH] shader-debugger: Use in tree gen4asm

2013-12-20 Thread Ben Widawsky
Reported-by: Patrick McMunn Signed-off-by: Ben Widawsky --- configure.ac| 21 ++--- debugger/system_routine/Makefile.am | 1 + 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index b43f45c..55cc78f 100644 --- a

Re: [Intel-gfx] [PATCH] shader-debugger: Use in tree gen4asm

2013-12-30 Thread Paulo Zanoni
2013/12/21 Ben Widawsky : > Reported-by: Patrick McMunn > Signed-off-by: Ben Widawsky I see this got merged. Now when I run autogen.sh I get: ./configure: line 20866: GEN4ASM: command not found But the autogen command finishes successfully: Intel GPU tools • Tests: Build tests

Re: [Intel-gfx] [PATCH] shader-debugger: Use in tree gen4asm

2013-12-30 Thread Ben Widawsky
Should be fixed now. Sorry about that. On Mon, Dec 30, 2013 at 10:57:29AM -0200, Paulo Zanoni wrote: > 2013/12/21 Ben Widawsky : > > Reported-by: Patrick McMunn > > Signed-off-by: Ben Widawsky > > I see this got merged. Now when I run autogen.sh I get: > ./configure: line 20866: GEN4ASM: com