r300g: do not support separate depth/stencil clear in the driver
authorMarek Olšák <maraeo@gmail.com>
Fri, 13 Aug 2010 06:16:59 +0000 (08:16 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 13 Aug 2010 06:23:06 +0000 (08:23 +0200)
commitbac59b336b7910be8040a3bf98be628775a67af6
tree4e7476e6589f0496c30b0d0f3e19345f7adcd10b
parentaa6bdd38af344f7f2ea9956d2ed415f26e8f07cb
r300g: do not support separate depth/stencil clear in the driver

It doesn't work well with Hyper-Z, so put the burden on the state tracker.
src/gallium/drivers/r300/r300_screen.c