Re: [Mesa-dev] [PATCH] swrast: implement cubical depth texture sampling

2012-08-24 Thread Ian Romanick
On 08/23/2012 08:29 PM, Brian Paul wrote: From: Brian Paul Fixes a few more failures in the piglit copyteximage test. Reviewed-by: Ian Romanick --- src/mesa/swrast/s_texfilter.c | 115 ++--- 1 files changed, 74 insertions(+), 41 deletions(-) diff --

[Mesa-dev] [PATCH] swrast: implement cubical depth texture sampling

2012-08-23 Thread Brian Paul
From: Brian Paul Fixes a few more failures in the piglit copyteximage test. --- src/mesa/swrast/s_texfilter.c | 115 ++--- 1 files changed, 74 insertions(+), 41 deletions(-) diff --git a/src/mesa/swrast/s_texfilter.c b/src/mesa/swrast/s_texfilter.c index 3c2