ChangeSet ID: 19614 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/17 04:54:54
Modified files: include/wine : wined3d_types.h dlls/wined3d : wined3d_private.h vertexshader.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Tidy up vertex shaders and bring the current code inline with the rest of wined3d.
Patch: http://cvs.winehq.org/patch.py?id=19614
Old revision New revision Changes Path 1.6 1.7 +41 -3 wine/include/wine/wined3d_types.h 1.53 1.54 +6 -4 wine/dlls/wined3d/wined3d_private.h 1.7 1.8 +347 -350 wine/dlls/wined3d/vertexshader.c