ChangeSet ID: 8412 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 18:26:53
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h mesa.c d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - added RECT support to the texture upload code - use the common code for the FB Unlock code
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8412
Old revision New revision Changes Path 1.114 1.115 +35 -50 wine/dlls/ddraw/d3ddevice/mesa.c 1.50 1.51 +5 -1 wine/dlls/ddraw/mesa_private.h 1.44 1.45 +59 -40 wine/dlls/ddraw/mesa.c 1.51 1.52 +3 -3 wine/dlls/ddraw/d3dtexture.c