ChangeSet ID: 9498 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/25 15:22:21
Modified files: dlls/d3d8 : drawprim.c directx.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk The 'w' component is used more than just for the vertex, so we cannot do the projection mapping ourselves. Also tidy up a tracepoint, and preinitialize the shaders output as windows seems to.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9498
Old revision New revision Changes Path 1.10 1.11 +11 -4 wine/dlls/d3d8/drawprim.c 1.52 1.53 +1 -1 wine/dlls/d3d8/directx.c