ChangeSet ID: 19242 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/01 04:20:56
Modified files: dlls/wined3d : stateblock.c drawprim.c device.c basetexture.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Separate the management of DirectX states and openGL states.
Patch: http://cvs.winehq.org/patch.py?id=19242
Old revision New revision Changes Path 1.14 1.15 +2 -1 wine/dlls/wined3d/stateblock.c 1.22 1.23 +94 -19 wine/dlls/wined3d/drawprim.c 1.60 1.61 +24 -135 wine/dlls/wined3d/device.c 1.14 1.15 +1 -1 wine/dlls/wined3d/basetexture.c