ChangeSet ID: 8909 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/05 13:28:08
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h gl_private.h gl_api.h d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr Proper MIRROR texture address support.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8909
Old revision New revision Changes Path 1.134 1.135 +46 -7 wine/dlls/ddraw/d3ddevice/mesa.c 1.56 1.57 +11 -0 wine/dlls/ddraw/mesa_private.h 1.3 1.4 +9 -0 wine/dlls/ddraw/gl_private.h 1.3 1.4 +2 -0 wine/dlls/ddraw/gl_api.h 1.58 1.59 +11 -5 wine/dlls/ddraw/d3dtexture.c