ChangeSet ID: 9409 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/18 19:20:20
Modified files: dlls/d3d8 : utils.c surface.c directx.c device.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk GL doesn't like incorrect lengths passed into DXTN processing.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9409
Old revision New revision Changes Path 1.11 1.12 +44 -30 wine/dlls/d3d8/utils.c 1.22 1.23 +10 -1 wine/dlls/d3d8/surface.c 1.51 1.52 +2 -0 wine/dlls/d3d8/directx.c 1.80 1.81 +32 -26 wine/dlls/d3d8/device.c