ChangeSet ID: 11630 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/23 17:02:37
Modified files: dlls/ddraw/direct3d: mesa.c dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : d3dlight.c d3dexecutebuffer.c
Log message: Christian Costa titan.costa@wanadoo.fr Do not return an error when setting a material to NULL. Fixed access to d3d private data.
Patch: http://cvs.winehq.org/patch.py?id=11630
Old revision New revision Changes Path 1.31 1.32 +2 -2 wine/dlls/ddraw/direct3d/mesa.c 1.152 1.153 +1 -2 wine/dlls/ddraw/d3ddevice/mesa.c 1.17 1.18 +1 -1 wine/dlls/ddraw/d3dlight.c 1.35 1.36 +1 -1 wine/dlls/ddraw/d3dexecutebuffer.c