wine/dlls/wined3d surface.c drawprim.c device.c

Alexandre Julliard julliard at winehq.org
Tue Jul 12 12:02:47 CDT 2005


ChangeSet ID:	18853
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/12 12:02:47

Modified files:
	dlls/wined3d   : surface.c drawprim.c device.c 

Log message:
	Oliver Stieber <oliver_stieber at yahoo.co.uk>
	Implement UpdateTexture and UpdateSurface in wined3d.
	Allow NULL members of WINED3DSURFACE_DESC to be set to Surface_GetDesc
	so that the whole structure doesn't have to be filled just to get back
	one value.

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

Old revision  New revision  Changes     Path
 1.14          1.15          +17 -19     wine/dlls/wined3d/surface.c
 1.13          1.14          +8 -7       wine/dlls/wined3d/drawprim.c
 1.43          1.44          +206 -5     wine/dlls/wined3d/device.c




More information about the wine-cvs mailing list