ChangeSet ID: 6890 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/03 15:16:03
Modified files: dlls/ddraw/dsurface: main.c dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa.c d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - re-activate the color-keying code - fix yet again texture enumeration to please all games :-/
Patch: http://cvs.winehq.com/patch.py?id=6890
Old revision New revision Changes Path 1.42 1.43 +65 -24 wine/dlls/ddraw/dsurface/main.c 1.74 1.75 +17 -10 wine/dlls/ddraw/d3ddevice/mesa.c 1.29 1.30 +1 -0 wine/dlls/ddraw/mesa.c 1.37 1.38 +166 -104 wine/dlls/ddraw/d3dtexture.c