ChangeSet ID: 19616 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/17 05:27:01
Modified files: dlls/wined3d : wined3d_private.h stateblock.c device.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Add support for vertex shader constants to the stateblock.
Patch: http://cvs.winehq.org/patch.py?id=19616
Old revision New revision Changes Path 1.54 1.55 +7 -0 wine/dlls/wined3d/wined3d_private.h 1.19 1.20 +8 -5 wine/dlls/wined3d/stateblock.c 1.67 1.68 +115 -33 wine/dlls/wined3d/device.c