softpipe: add layered rendering support.
authorDave Airlie <airlied@redhat.com>
Tue, 10 Jun 2014 03:32:25 +0000 (13:32 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Jun 2014 02:20:30 +0000 (12:20 +1000)
commit740d5bed77120aba4d815b5e2d28b109f214a800
tree66a8773b0ed00d11e3cfa44fa78fef8edbed6095
parentdc8fc39adac79cb8cbf59fc7ae5536536dceb52a
softpipe: add layered rendering support.

This adds support for GL 3.2 layered rendering to softpipe.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_quad.h
src/gallium/drivers/softpipe/sp_quad_blend.c
src/gallium/drivers/softpipe/sp_quad_depth_test.c
src/gallium/drivers/softpipe/sp_quad_depth_test_tmp.h
src/gallium/drivers/softpipe/sp_setup.c
src/gallium/drivers/softpipe/sp_state_derived.c