wine/ include/ddraw.h dlls/ddraw/direct3d/mesa ...

Alexandre Julliard julliard at wine.codeweavers.com
Sat Nov 30 13:27:19 CST 2002


ChangeSet ID:	6459
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/30 13:27:19

Modified files:
	include        : ddraw.h 
	dlls/ddraw/direct3d: mesa.c 
	dlls/ddraw/d3ddevice: mesa.c 
	dlls/ddraw     : mesa_private.h helper.c d3dvertexbuffer.c 
	                 d3d_private.h 

Log message:
	Lionel Ulmer <lionel.ulmer at free.fr>
	- actually use the VertexBuffer stubs
	- implement Lock function to prevent crash when the stubs are used

Patch: http://cvs.winehq.com/patch.py?id=6459

Old revision  New revision  Changes     Path
 1.43          1.44          +2 -0       wine/include/ddraw.h
 1.17          1.18          +20 -1      wine/dlls/ddraw/direct3d/mesa.c
 1.30          1.31          +19 -2      wine/dlls/ddraw/d3ddevice/mesa.c
 1.19          1.20          +5 -1       wine/dlls/ddraw/mesa_private.h
 1.22          1.23          +3 -1       wine/dlls/ddraw/helper.c
 1.1           1.2           +26 -3      wine/dlls/ddraw/d3dvertexbuffer.c
 1.11          1.12          +3 -0       wine/dlls/ddraw/d3d_private.h




More information about the wine-cvs mailing list