r300g: Placate kernel checker by explicitly disabling depth test.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Tue, 12 Jan 2010 04:41:57 +0000 (20:41 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Tue, 12 Jan 2010 04:54:12 +0000 (20:54 -0800)
commite920ee23b32f6031a7b8527b540566e7ada6af8a
treef8e0189a96eed71776c5cebfb8c3375427dacaa4
parent22d615a9c4b95c528d6604eccb71cf6fe5193d5a
r300g: Placate kernel checker by explicitly disabling depth test.

This probably should disable stencil, too, if the kernel cares enough.

Note: When atomized, framebuffer setup should go towards the end anyway,
but it *must* follow these test setups anyway.
src/gallium/drivers/r300/r300_emit.c