wine/ include/wine/wined3d_interface.h dlls/wi ...

Alexandre Julliard julliard at winehq.org
Wed Jan 26 14:54:00 CST 2005


ChangeSet ID:	15702
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/26 14:54:00

Modified files:
	include/wine   : wined3d_interface.h 
	dlls/wined3d   : wined3d_private.h vertexdeclaration.c device.c 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	- VertexDeclaration device APIs
	- D3D9 declarations parsing
	- a little better APIs (trying to avoid compile problems)

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

Old revision  New revision  Changes     Path
 1.25          1.26          +74 -71     wine/include/wine/wined3d_interface.h
 1.23          1.24          +1 -0       wine/dlls/wined3d/wined3d_private.h
 1.1           1.2           +603 -6     wine/dlls/wined3d/vertexdeclaration.c
 1.19          1.20          +58 -0      wine/dlls/wined3d/device.c




More information about the wine-cvs mailing list