wine/ graphics/x11drv/bitblt.c graphics/x11drv ...

Alexandre Julliard julliard at winehq.com
Mon Jun 11 15:24:57 CDT 2001


ChangeSet ID:	992291097565397716127336
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/06/11 16:24:57

Modified files:
	graphics/x11drv: bitblt.c clipping.c 
	include        : x11drv.h 

Log message:
	Added counter for operations generating graphics exposures to the DC
	struct, to avoid waiting for expose events when none were generated.

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

Revision  Changes    Path
 1.31     +22 -7     wine/graphics/x11drv/bitblt.c
 1.15     +25 -21    wine/graphics/x11drv/clipping.c
 1.81     +1 -0      wine/include/x11drv.h





More information about the wine-cvs mailing list