wine/dlls/x11drv x11drv.h dib.c bitmap.c

Alexandre Julliard julliard at winehq.org
Thu Mar 31 13:13:03 CST 2005


ChangeSet ID:	16960
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/31 13:13:03

Modified files:
	dlls/x11drv    : x11drv.h dib.c bitmap.c 

Log message:
	Introduced an X_PHYSBITMAP structure to allow storing more x11drv
	information about a bitmap than just the pixmap id.

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

Old revision  New revision  Changes     Path
 1.62          1.63          +8 -4       wine/dlls/x11drv/x11drv.h
 1.26          1.27          +51 -31     wine/dlls/x11drv/dib.c
 1.11          1.12          +56 -36     wine/dlls/x11drv/bitmap.c




More information about the wine-cvs mailing list