softpipe: add support for shader stencil export capability
authorDave Airlie <airlied@redhat.com>
Tue, 5 Oct 2010 23:32:32 +0000 (09:32 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 12 Oct 2010 23:30:04 +0000 (09:30 +1000)
commitd8f6ef456581644ab9444a1ed23542c2b0fff9e4
tree88b0e8615ec9eda6aeac7c5b88e71731a65dace6
parentc79e681a68a1ef73cdb756f7b46b2a1df1bcc710
softpipe: add support for shader stencil export capability

this allows softpipe to be used to test shader stencil ref exporting.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_fs_sse.c
src/gallium/drivers/softpipe/sp_quad.h
src/gallium/drivers/softpipe/sp_quad_depth_test.c
src/gallium/drivers/softpipe/sp_quad_pipe.c
src/gallium/drivers/softpipe/sp_screen.c