[Mesa-dev] [PATCH] softpipe: add depth clamping support.
Brian Paul
brianp at vmware.com
Tue Jun 10 07:11:51 PDT 2014
On 06/09/2014 06:58 PM, Dave Airlie wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> This passes the piglit depth clamp tests.
>
> this is required for GL 3.2.
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
> ---
> src/gallium/drivers/softpipe/sp_quad_depth_test.c | 37 ++++++++++++++++++-----
> src/gallium/drivers/softpipe/sp_screen.c | 2 +-
> 2 files changed, 31 insertions(+), 8 deletions(-)
>
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list