ChangeSet ID: 6891 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/03 15:17:47
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h mesa.c d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - some fixes / optimisations in the color keying code - minimize at the maximum texture uploads
Patch: http://cvs.winehq.com/patch.py?id=6891
Old revision New revision Changes Path 1.75 1.76 +2 -4 wine/dlls/ddraw/d3ddevice/mesa.c 1.37 1.38 +8 -1 wine/dlls/ddraw/mesa_private.h 1.30 1.31 +3 -4 wine/dlls/ddraw/mesa.c 1.38 1.39 +72 -67 wine/dlls/ddraw/d3dtexture.c