wine/ include/wine/wined3d_gl.h dlls/wined3d/w ...

Alexandre Julliard julliard at winehq.org
Wed Jul 13 06:34:55 CDT 2005


ChangeSet ID:	18888
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/13 06:34:55

Modified files:
	include/wine   : wined3d_gl.h 
	dlls/wined3d   : wined3d_private.h wined3d_main.c vertexbuffer.c 
	                 surface.c resource.c device.c 

Log message:
	Oliver Stieber <oliver_stieber at yahoo.co.uk>
	Added basic memory management and tracking to wined3d.

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

Old revision  New revision  Changes     Path
 1.7           1.8           +1 -0       wine/include/wine/wined3d_gl.h
 1.37          1.38          +19 -1      wine/dlls/wined3d/wined3d_private.h
 1.8           1.9           +28 -0      wine/dlls/wined3d/wined3d_main.c
 1.11          1.12          +1 -1       wine/dlls/wined3d/vertexbuffer.c
 1.15          1.16          +67 -2      wine/dlls/wined3d/surface.c
 1.9           1.10          +5 -1       wine/dlls/wined3d/resource.c
 1.44          1.45          +74 -54     wine/dlls/wined3d/device.c




More information about the wine-cvs mailing list