ChangeSet ID: 8392 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 16:53:43
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - do not search for attached surfaces if the texture doesn't have the MIPMAP flag set - add GL crit. section support for matrix setting - support the various BLEND texture operations
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8392
Old revision New revision Changes Path 1.107 1.108 +38 -9 wine/dlls/ddraw/d3ddevice/mesa.c 1.46 1.47 +15 -3 wine/dlls/ddraw/d3dtexture.c