Alexandre Julliard : gdi32: Add inline helpers to compute DIB stride and total size.

Alexandre Julliard julliard at winehq.org
Tue Jul 19 12:42:54 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 19 14:09:03 2011 +0200

gdi32: Add inline helpers to compute DIB stride and total size.

---

 dlls/gdi32/brush.c            |    4 +--
 dlls/gdi32/dib.c              |   50 ++--------------------------------------
 dlls/gdi32/dibdrv/dc.c        |    2 +-
 dlls/gdi32/dibdrv/objects.c   |    4 +-
 dlls/gdi32/enhmfdrv/bitblt.c  |   19 +++++----------
 dlls/gdi32/enhmfdrv/objects.c |    6 +---
 dlls/gdi32/gdi_private.h      |   14 +++++++++-
 dlls/gdi32/mfdrv/bitblt.c     |   32 ++++++++------------------
 dlls/gdi32/mfdrv/objects.c    |    6 +---
 9 files changed, 39 insertions(+), 98 deletions(-)

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



More information about the wine-cvs mailing list