ChangeSet ID: 8989 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/14 22:50:09
Modified files: dlls/d3d8 : utils.c directx.c device.c d3d8_private.h d3d8_main.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk DXT1/3/5 support was broken, but unnoticeable since we also indicated it wasn't supported.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8989
Old revision New revision Changes Path 1.9 1.10 +17 -15 wine/dlls/d3d8/utils.c 1.46 1.47 +9 -0 wine/dlls/d3d8/directx.c 1.78 1.79 +2 -2 wine/dlls/d3d8/device.c 1.43 1.44 +1 -0 wine/dlls/d3d8/d3d8_private.h 1.11 1.12 +1 -0 wine/dlls/d3d8/d3d8_main.c