wine/dlls/d3d8 volumetexture.c volume.c vertex ...

Alexandre Julliard julliard at winehq.org
Mon Jan 24 06:43:26 CST 2005


ChangeSet ID:	15632
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/24 06:43:26

Modified files:
	dlls/d3d8      : volumetexture.c volume.c vertexbuffer.c 
	                 texture.c swapchain.c surface.c resource.c 
	                 indexbuffer.c directx.c device.c cubetexture.c 
	                 basetexture.c 

Log message:
	Paul Vriens <Paul.Vriens at xs4all.nl>
	- use Interlocked* functions in AddRef and Release.
	- store the result of the Interlocked functions and use only this.

Patch: http://cvs.winehq.org/patch.py?id=15632

Old revision  New revision  Changes     Path
 1.17          1.18          +8 -4       wine/dlls/d3d8/volumetexture.c
 1.14          1.15          +9 -4       wine/dlls/d3d8/volume.c
 1.9           1.10          +9 -4       wine/dlls/d3d8/vertexbuffer.c
 1.19          1.20          +8 -4       wine/dlls/d3d8/texture.c
 1.10          1.11          +9 -4       wine/dlls/d3d8/swapchain.c
 1.41          1.42          +9 -4       wine/dlls/d3d8/surface.c
 1.10          1.11          +9 -4       wine/dlls/d3d8/resource.c
 1.10          1.11          +9 -4       wine/dlls/d3d8/indexbuffer.c
 1.83          1.84          +9 -4       wine/dlls/d3d8/directx.c
 1.121         1.122         +9 -4       wine/dlls/d3d8/device.c
 1.18          1.19          +7 -4       wine/dlls/d3d8/cubetexture.c
 1.13          1.14          +9 -4       wine/dlls/d3d8/basetexture.c




More information about the wine-cvs mailing list