[Mesa-dev] [PATCH 3/3] softpipe: Don't use llvm in draw

2012-01-09 Thread Jakob Bornecrantz
But add a option to force it on for testing. Signed-off-by: Jakob Bornecrantz --- src/gallium/drivers/softpipe/sp_context.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/softpipe/sp_context.c b/src/gallium/drivers/softpipe/sp_context.c index a7

[Mesa-dev] [PATCH 3/3] softpipe: Don't use llvm in draw

2012-01-09 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz --- src/gallium/drivers/softpipe/sp_context.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/softpipe/sp_context.c b/src/gallium/drivers/softpipe/sp_context.c index a720600..dd81442 100644 --- a/src/gallium/drivers/s