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

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 11 14:17:04 2011 +0200

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

---

 dlls/gdi32/bitblt.c               |   31 ++++++--
 dlls/gdi32/driver.c               |    5 +-
 dlls/gdi32/gdi_private.h          |    2 +-
 dlls/winex11.drv/bitblt.c         |  148 ++----------------------------------
 dlls/winex11.drv/winex11.drv.spec |    2 +-
 dlls/winex11.drv/x11drv.h         |    4 +-
 dlls/winex11.drv/xrender.c        |    4 +-
 7 files changed, 41 insertions(+), 155 deletions(-)

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



More information about the wine-cvs mailing list