18 Sep
2003
18 Sep
'03
7:07 p.m.
ChangeSet ID: 9404 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/09/18 19:07:34 Modified files: dlls/d3d8 : vshaderdeclaration.c drawprim.c Log message: Jason Edmeades <us(a)the-edmeades.demon.co.uk> Vertex shader output is lit and transformed, so stop GL doing it all again. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9404 Old revision New revision Changes Path 1.5 1.6 +11 -9 wine/dlls/d3d8/vshaderdeclaration.c 1.9 1.10 +32 -13 wine/dlls/d3d8/drawprim.c