wine/dlls/wined3d texture.c device.c basetexture.c

Alexandre Julliard julliard at winehq.org
Thu Jun 23 11:44:20 CDT 2005


ChangeSet ID:	18404
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/23 11:44:20

Modified files:
	dlls/wined3d   : texture.c device.c basetexture.c 

Log message:
	Oliver Stieber <oliver_stieber at yahoo.co.uk>
	Make all newly created surfces dirty, so that they are loaded properly
	the first time around.
	Replace some calls to cubetexture in basetexture to calls to
	basetexture.
	Check that the level isn't out of bounds in calls to texture.

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

Old revision  New revision  Changes     Path
 1.5           1.6           +36 -24     wine/dlls/wined3d/texture.c
 1.33          1.34          +3 -2       wine/dlls/wined3d/device.c
 1.9           1.10          +40 -37     wine/dlls/wined3d/basetexture.c




More information about the wine-cvs mailing list