21 Sep
2005
21 Sep
'05
10:19 a.m.
ChangeSet ID: 20324 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/21 05:19:29 Modified files: dlls/wined3d : wined3d_private.h stateblock.c device.c Log message: Oliver Stieber <oliver_stieber(a)yahoo.co.uk> Added support for state management of vertex shader constants via stateblocks. Patch: http://cvs.winehq.org/patch.py?id=20324 Old revision New revision Changes Path 1.61 1.62 +9 -1 wine/dlls/wined3d/wined3d_private.h 1.22 1.23 +34 -7 wine/dlls/wined3d/stateblock.c 1.80 1.81 +93 -57 wine/dlls/wined3d/device.c