Alexandre Julliard : gdi32: Pass the source/ dest visible rectangles to the StretchBlt driver entry point.

Alexandre Julliard julliard at winehq.org
Mon Jul 11 13:17:49 CDT 2011


Module: wine
Branch: master
Commit: 8bd130b92310f3ba33143b2b345704b03f19ba72
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8bd130b92310f3ba33143b2b345704b03f19ba72

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 11 13:59:05 2011 +0200

gdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point.

---

 dlls/gdi32/bitblt.c                  |   36 ++++++----------
 dlls/gdi32/enhmfdrv/bitblt.c         |   30 +++++++-------
 dlls/gdi32/enhmfdrv/enhmetafiledrv.h |    6 +--
 dlls/gdi32/gdi_private.h             |    6 +-
 dlls/gdi32/mfdrv/bitblt.c            |   21 ++++-----
 dlls/gdi32/mfdrv/metafiledrv.h       |    5 +-
 dlls/winex11.drv/bitblt.c            |   76 +++++++++++-----------------------
 dlls/winex11.drv/winex11.drv.spec    |    2 +-
 8 files changed, 70 insertions(+), 112 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8bd130b92310f3ba33143b2b345704b03f19ba72



More information about the wine-cvs mailing list