ChangeSet ID: 20938 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/29 05:30:36
Modified files: dlls/wined3d : wined3d_private.h stateblock.c device.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Move the softwareVertexProcessing flag from the stateblock to the device because its state shouldn't be recorded in a stateblock.
Patch: http://cvs.winehq.org/patch.py?id=20938
Old revision New revision Changes Path 1.66 1.67 +4 -2 wine/dlls/wined3d/wined3d_private.h 1.24 1.25 +0 -2 wine/dlls/wined3d/stateblock.c 1.89 1.90 +2 -2 wine/dlls/wined3d/device.c