ChangeSet ID: 20686 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/12 16:05:40
Modified files: dlls/ddraw : texture.c device_opengl.c
Log message: Christian Costa titan.costa@wanadoo.fr Disable depth test when there is no Z buffer attached. Initialise texture states at creation instead of when tex name is generated.
Patch: http://cvs.winehq.org/patch.py?id=20686
Old revision New revision Changes Path 1.4 1.5 +2 -4 wine/dlls/ddraw/texture.c 1.9 1.10 +8 -1 wine/dlls/ddraw/device_opengl.c