r300g: fix 24-bit depth texturing
authorMarek Olšák <maraeo@gmail.com>
Mon, 7 Jun 2010 02:10:49 +0000 (04:10 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 7 Jun 2010 02:26:16 +0000 (04:26 +0200)
commitb4483823d9c1205fb9ab8cf5b4c36ee610347a36
tree1cbeee336790e2cb7e775ae1e369ab1453eef301
parentc6131879eb7dfdf26cd068109f6680608d608ab4
r300g: fix 24-bit depth texturing

This is a secret texture format, do not tell anybody.
And it looks like we can read stencil in the shader too.
src/gallium/drivers/r300/r300_reg.h
src/gallium/drivers/r300/r300_texture.c