Alexandre Julliard : gdi32: Support drawing to a visible rectangle smaller than the whole bitmap in the DIB engine .

Alexandre Julliard julliard at winehq.org
Tue May 1 13:12:13 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Apr 27 14:44:53 2012 +0200

gdi32: Support drawing to a visible rectangle smaller than the whole bitmap in the DIB engine.

---

 dlls/gdi32/dibdrv/bitblt.c     |   20 ++-
 dlls/gdi32/dibdrv/dc.c         |   10 +-
 dlls/gdi32/dibdrv/dibdrv.h     |    1 +
 dlls/gdi32/dibdrv/graphics.c   |   42 +++--
 dlls/gdi32/dibdrv/objects.c    |   17 ++-
 dlls/gdi32/dibdrv/primitives.c |  329 ++++++++++++++++++++--------------------
 6 files changed, 228 insertions(+), 191 deletions(-)

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



More information about the wine-cvs mailing list