ChangeSet ID: 6913 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/04 19:04:55
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa.c d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - fix in the GetHandle method - factorize some code between D3D1/2/3 and D3D7 - fix reference counting for palettes
Patch: http://cvs.winehq.com/patch.py?id=6913
Old revision New revision Changes Path 1.76 1.77 +14 -12 wine/dlls/ddraw/d3ddevice/mesa.c 1.31 1.32 +5 -16 wine/dlls/ddraw/mesa.c 1.39 1.40 +21 -39 wine/dlls/ddraw/d3dtexture.c