wine/dlls/x11drv xrender.c x11drv.h init.c dib ...

Alexandre Julliard julliard at winehq.org
Tue Apr 12 06:59:49 CDT 2005


ChangeSet ID:	17041
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/12 06:59:49

Modified files:
	dlls/x11drv    : xrender.c x11drv.h init.c dib.c bitmap.c 
	                 bitblt.c 

Log message:
	Store a pointer to the currently selected phys bitmap in the device
	structure. Create a phys bitmap for the default stock bitmap too.

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

Old revision  New revision  Changes     Path
 1.61          1.62          +2 -5       wine/dlls/x11drv/xrender.c
 1.65          1.66          +2 -36      wine/dlls/x11drv/x11drv.h
 1.16          1.17          +5 -2       wine/dlls/x11drv/init.c
 1.31          1.32          +45 -37     wine/dlls/x11drv/dib.c
 1.14          1.15          +13 -20     wine/dlls/x11drv/bitmap.c
 1.9           1.10          +2 -2       wine/dlls/x11drv/bitblt.c




More information about the wine-cvs mailing list