Alexandre Julliard : gdi32: Copy bits in the correct order for the overlap case in the individual copy_rect functions .

Alexandre Julliard julliard at winehq.org
Thu Sep 22 13:39:47 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 22 09:57:58 2011 +0200

gdi32: Copy bits in the correct order for the overlap case in the individual copy_rect functions.

---

 dlls/gdi32/dibdrv/bitblt.c     |   10 +-
 dlls/gdi32/dibdrv/dibdrv.h     |    2 +-
 dlls/gdi32/dibdrv/primitives.c |  378 ++++++++++++++++++++++++++--------------
 3 files changed, 253 insertions(+), 137 deletions(-)

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



More information about the wine-cvs mailing list