Disable depth test when there is no Z buffer attached.
commit85155cc6be3623e422ed4cc865376b26f6b9c458
authorChristian Costa <titan.costa@wanadoo.fr>
Wed, 12 Oct 2005 21:05:40 +0000 (12 21:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Oct 2005 21:05:40 +0000 (12 21:05 +0000)
treea4f1a576381c540cf6f89fd51716252dde2a2854
parent44b4777972030fe1b9e20faa21c4f65f04e42c1d
Disable depth test when there is no Z buffer attached.
Initialise texture states at creation instead of when tex name is
generated.
dlls/ddraw/device_opengl.c
dlls/ddraw/texture.c