Re: [Mesa-dev] [PATCH 1/2] r600g/llvm: use native encode for tex

2013-03-27 Thread Tom Stellard
For the series: Reviewed-by: Tom Stellard When you commit these can you update drivers/radeon/LLVM_REVISION.txt with the revision number of the llvm commits these patches depend on? Thanks, Tom On Thu, Mar 28, 2013 at 12:40:52AM +0100, Vincent Lejeune wrote: > --- > src/gallium/drivers/r600/r

[Mesa-dev] [PATCH 1/2] r600g/llvm: use native encode for tex

2013-03-27 Thread Vincent Lejeune
--- src/gallium/drivers/r600/r600_shader.c | 50 ++ 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/src/gallium/drivers/r600/r600_shader.c b/src/gallium/drivers/r600/r600_shader.c index 29facf7..1e21559 100644 --- a/src/gallium/drivers/r600/r600_sha