ChangeSet ID: 9742 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/13 20:16:42
Modified files: dlls/ddraw/d3ddevice: main.c dlls/ddraw : d3dviewport.c
Log message: Christian Costa titan.costa@wanadoo.fr Add necessary AddRef/Release stuff to {Set/Get}CurrentViewport. When changing parameters of a viewport, do the appropriate update if it is current.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9742
Old revision New revision Changes Path 1.49 1.50 +14 -1 wine/dlls/ddraw/d3ddevice/main.c 1.22 1.23 +18 -1 wine/dlls/ddraw/d3dviewport.c