wine/dlls/ddraw dsurface/main.c dpalette/main. ...

Alexandre Julliard julliard at winehq.org
Sun Jan 9 11:35:44 CST 2005


ChangeSet ID:	15292
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/09 11:35:44

Modified files:
	dlls/ddraw/dsurface: main.c 
	dlls/ddraw/dpalette: main.c 
	dlls/ddraw/ddraw: main.c 
	dlls/ddraw/dclipper: main.c 
	dlls/ddraw/d3ddevice: mesa.c main.c 
	dlls/ddraw     : main.c d3dviewport.c d3dvertexbuffer.c 
	                 d3dmaterial.c d3dlight.c d3dexecutebuffer.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=15292

Old revision  New revision  Changes     Path
 1.61          1.62          +12 -10     wine/dlls/ddraw/dsurface/main.c
 1.11          1.12          +10 -5      wine/dlls/ddraw/dpalette/main.c
 1.57          1.58          +6 -5       wine/dlls/ddraw/ddraw/main.c
 1.14          1.15          +11 -6      wine/dlls/ddraw/dclipper/main.c
 1.165         1.166         +5 -3       wine/dlls/ddraw/d3ddevice/mesa.c
 1.53          1.54          +11 -5      wine/dlls/ddraw/d3ddevice/main.c
 1.47          1.48          +3 -2       wine/dlls/ddraw/main.c
 1.26          1.27          +11 -5      wine/dlls/ddraw/d3dviewport.c
 1.20          1.21          +11 -5      wine/dlls/ddraw/d3dvertexbuffer.c
 1.19          1.20          +11 -5      wine/dlls/ddraw/d3dmaterial.c
 1.21          1.22          +16 -8      wine/dlls/ddraw/d3dlight.c
 1.42          1.43          +11 -5      wine/dlls/ddraw/d3dexecutebuffer.c




More information about the wine-cvs mailing list