ChangeSet ID: 8731 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/10 22:50:43
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - added fast-path for color-keyed Blts - fix 565 colour-keying conversion - properly handles Pitch in colour conversion - easier and less buggy UNPACK_WIDTH support
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8731
Old revision New revision Changes Path 1.127 1.128 +3 -9 wine/dlls/ddraw/d3ddevice/mesa.c 1.53 1.54 +27 -45 wine/dlls/ddraw/mesa.c