nv20: disable depth writes in hw init
authorPekka Paalanen <pq@iki.fi>
Sat, 31 Jan 2009 21:28:38 +0000 (23:28 +0200)
committerPekka Paalanen <pq@iki.fi>
Sat, 31 Jan 2009 21:41:23 +0000 (23:41 +0200)
commit767f72c1087ff253288c3e62a4f0d8b4d8257c9c
treead9c517ed0298609a7ad01076b57d0cbf935915e
parent9116f9408ed373109cbf7d25998692846f2e2ef3
nv20: disable depth writes in hw init

Probably not necessary, but just in case. Depth registers point to the
color buffer, when there is no depth buffer.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
src/gallium/drivers/nv20/nv20_context.c