wine/ dlls/make_dlls dlls/Makefile.in ./config ...

Alexandre Julliard julliard at winehq.org
Thu Nov 13 21:50:36 CST 2003


ChangeSet ID:	10067
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/13 21:50:36

Modified files:
	dlls           : make_dlls Makefile.in 
	.              : configure.ac configure 
Added files:
	include/wine   : wined3d_types.h wined3d_interface.h 
	                 wined3d_gl.h 
	dlls/wined3d   : wined3d_private.h wined3d_main.c wined3d.spec 
	                 vertexshader.c Makefile.in .cvsignore 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	Add the wined3d dll for beginning a cleaner d3d architecture that will
	contain the shared openGL code needed for all wine direct3d
	implementations.

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

Old revision  New revision  Changes     Path
 1.30          1.31          +1 -0       wine/dlls/make_dlls
 1.190         1.191         +13 -1      wine/dlls/Makefile.in
 1.203         1.204         +1 -0       wine/configure.ac
 1.482         1.483         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/include/wine/wined3d_types.h
 Added         1.1           +0 -0       wine/include/wine/wined3d_interface.h
 Added         1.1           +0 -0       wine/include/wine/wined3d_gl.h
 Added         1.1           +0 -0       wine/dlls/wined3d/wined3d_private.h
 Added         1.1           +0 -0       wine/dlls/wined3d/wined3d_main.c
 Added         1.1           +0 -0       wine/dlls/wined3d/wined3d.spec
 Added         1.1           +0 -0       wine/dlls/wined3d/vertexshader.c
 Added         1.1           +0 -0       wine/dlls/wined3d/Makefile.in
 Added         1.1           +0 -0       wine/dlls/wined3d/.cvsignore




More information about the wine-cvs mailing list