ChangeSet ID: 9908 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/30 16:46:29
Modified files: dlls/d3d8 : surface.c stateblock.c device.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk Correct writing to back buffer in non-ortho mode, and ensure the line stipple is passed correctly to enable proper wireframe support.
Patch: http://cvs.winehq.com/patch.py?id=9908
Old revision New revision Changes Path 1.25 1.26 +38 -0 wine/dlls/d3d8/surface.c 1.11 1.12 +1 -1 wine/dlls/d3d8/stateblock.c 1.84 1.85 +1 -1 wine/dlls/d3d8/device.c