softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces
authorBrian Paul <brianp@vmware.com>
Wed, 21 Jul 2010 22:48:45 +0000 (16:48 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 21 Jul 2010 22:52:01 +0000 (16:52 -0600)
commit7cd6a6cc995407a19254401511dafd943299b8ac
tree7edb107410b772446cc2572d3268c2f45b06844b
parentef2d10cd45c0aba00aedbd7f412af0eb24385b77
softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces

And remove checks of surface depth bits.  The state tracker should
not turn on depth/stencil testing if the framebuffer doesn't have
depth/stencil.
src/gallium/drivers/softpipe/sp_quad_depth_test.c