ChangeSet ID: 8419 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 18:43:29
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h mesa.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - fix the texture upload code when RECT is actually used - optimize FB Locks / Unlocks when RECTs are used
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8419
Old revision New revision Changes Path 1.119 1.120 +107 -68 wine/dlls/ddraw/d3ddevice/mesa.c 1.53 1.54 +12 -3 wine/dlls/ddraw/mesa_private.h 1.48 1.49 +159 -104 wine/dlls/ddraw/mesa.c