wine/dlls/ddraw tests/Makefile.in tests/.cvsig ...

Alexandre Julliard julliard at winehq.org
Mon May 30 06:11:34 CDT 2005


ChangeSet ID:	17820
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/30 06:11:34

Modified files:
	dlls/ddraw/tests: Makefile.in .cvsignore 
	dlls/ddraw/ddraw: main.c 
Added files:
	dlls/ddraw/tests: dsurface.c 

Log message:
	Antoine Chavasse <a.chavasse at gmail.com>
	- Implemented the implicit creation of mipmaps for surfaces that have
	DDSCAPS_COMPLEX, DDSCAPS_MIPMAP and for which the mipmap count is
	not specified.
	- Implemented test cases for mipmap textures creation.

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

Old revision  New revision  Changes     Path
 1.3           1.4           +2 -1       wine/dlls/ddraw/tests/Makefile.in
 1.2           1.3           +1 -0       wine/dlls/ddraw/tests/.cvsignore
 1.60          1.61          +24 -5      wine/dlls/ddraw/ddraw/main.c
 Added         1.1           +0 -0       wine/dlls/ddraw/tests/dsurface.c




More information about the wine-cvs mailing list