wine/ graphics/x11drv/dib.c dlls/x11drv/x11drv ...

Alexandre Julliard julliard at winehq.org
Mon Nov 24 21:27:38 CST 2003


ChangeSet ID:	10190
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/24 21:27:38

Modified files:
	graphics/x11drv: dib.c 
	dlls/x11drv    : x11drv.h Makefile.in 
Added files:
	dlls/x11drv    : dib_src_swap.c dib_dst_swap.c dib_convert.c 

Log message:
	Huw Davies <huw at codeweavers.com>
	Add support for display of dibs on MSB XServers.

Patch: http://cvs.winehq.com/patch.py?id=10190

Old revision  New revision  Changes     Path
 1.114         1.115         +99 -1343   wine/graphics/x11drv/dib.c
 1.10          1.11          +133 -0     wine/dlls/x11drv/x11drv.h
 1.36          1.37          +4 -1       wine/dlls/x11drv/Makefile.in
 Added         1.1           +0 -0       wine/dlls/x11drv/dib_src_swap.c
 Added         1.1           +0 -0       wine/dlls/x11drv/dib_dst_swap.c
 Added         1.1           +0 -0       wine/dlls/x11drv/dib_convert.c




More information about the wine-cvs mailing list