ChangeSet ID: 8416 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 18:36:48
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa.c d3dtexture.c d3dlight.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - fix (stupid) regressions introduced by last series of patch - 24 bpp handling for lock / unlock code - some better checks for AlphaPixel value - better TRACEing to better catch threading problems
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8416
Old revision New revision Changes Path 1.117 1.118 +57 -28 wine/dlls/ddraw/d3ddevice/mesa.c 1.46 1.47 +156 -137 wine/dlls/ddraw/mesa.c 1.55 1.56 +25 -8 wine/dlls/ddraw/d3dtexture.c 1.15 1.16 +6 -0 wine/dlls/ddraw/d3dlight.c