ChangeSet ID: 19717 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/22 05:07:11
Modified files: dlls/wined3d : wined3d_private.h stateblock.c device.c basetexture.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Fix quite a few texturing problems and cases where text isn't being correctly displated.
Patch: http://cvs.winehq.org/patch.py?id=19717
Old revision New revision Changes Path 1.57 1.58 +0 -2 wine/dlls/wined3d/wined3d_private.h 1.20 1.21 +26 -14 wine/dlls/wined3d/stateblock.c 1.71 1.72 +15 -122 wine/dlls/wined3d/device.c 1.18 1.19 +2 -6 wine/dlls/wined3d/basetexture.c