ChangeSet ID: 13688 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/07 20:23:58
Modified files: dlls/d3d9 : texture.c cubetexture.c dlls/d3d8 : volumetexture.c texture.c stateblock.c drawprim.c device.c cubetexture.c
Log message: Hans Leidekker hans@it.vu.nl Fix signed/unsigned comparison warnings.
Patch: http://cvs.winehq.org/patch.py?id=13688
Old revision New revision Changes Path 1.4 1.5 +1 -1 wine/dlls/d3d9/texture.c 1.4 1.5 +1 -2 wine/dlls/d3d9/cubetexture.c 1.15 1.16 +1 -1 wine/dlls/d3d8/volumetexture.c 1.16 1.17 +2 -2 wine/dlls/d3d8/texture.c 1.16 1.17 +2 -2 wine/dlls/d3d8/stateblock.c 1.22 1.23 +5 -5 wine/dlls/d3d8/drawprim.c 1.114 1.115 +9 -9 wine/dlls/d3d8/device.c 1.15 1.16 +2 -4 wine/dlls/d3d8/cubetexture.c