ChangeSet ID: 992291097565397716127336 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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