ChangeSet ID: 8398 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 17:20:47
Modified files: dlls/d3d8 : utils.c device.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk Add support for a lot of the remaining texture ops, move code into the utils module, and clean up the main code path.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8398
Old revision New revision Changes Path 1.3 1.4 +615 -0 wine/dlls/d3d8/utils.c 1.64 1.65 +31 -249 wine/dlls/d3d8/device.c