ChangeSet ID: 6850 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/02 13:58:21
Modified files: dlls/ddraw/dsurface: fakezbuffer.c dlls/ddraw/direct3d: mesa.c dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h d3dtexture.c d3dexecutebuffer.c d3d_private.h
Log message: Lionel Ulmer lionel.ulmer@free.fr - added some tracing in the fake ZBuffer methods - added support for the DEPTH_FILL BLT - set by defaut perspective correction to nicest. - decrease the limit where 'w' is ignored
Patch: http://cvs.winehq.com/patch.py?id=6850
Old revision New revision Changes Path 1.5 1.6 +43 -0 wine/dlls/ddraw/dsurface/fakezbuffer.c 1.21 1.22 +3 -7 wine/dlls/ddraw/direct3d/mesa.c 1.60 1.61 +2 -1 wine/dlls/ddraw/d3ddevice/mesa.c 1.29 1.30 +0 -3 wine/dlls/ddraw/mesa_private.h 1.34 1.35 +1 -3 wine/dlls/ddraw/d3dtexture.c 1.15 1.16 +1 -1 wine/dlls/ddraw/d3dexecutebuffer.c 1.19 1.20 +3 -0 wine/dlls/ddraw/d3d_private.h