ChangeSet ID: 6844 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/02 13:51:25
Modified files: dlls/ddraw/dsurface: dib.c dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : ddraw_private.h d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr Added 'blt' and 'bltfast' override functions.
Patch: http://cvs.winehq.com/patch.py?id=6844
Old revision New revision Changes Path 1.22 1.23 +10 -0 wine/dlls/ddraw/dsurface/dib.c 1.57 1.58 +33 -5 wine/dlls/ddraw/d3ddevice/mesa.c 1.34 1.35 +3 -1 wine/dlls/ddraw/ddraw_private.h 1.33 1.34 +2 -2 wine/dlls/ddraw/d3dtexture.c