Module: wine Branch: master Commit: 56373bc491c5700e80ec76ea50c4a0d24bfb2148 URL: http://source.winehq.org/git/wine.git/?a=commit;h=56373bc491c5700e80ec76ea50...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 27 14:38:39 2011 +0100
gdi32: Use the get_clipped_rects helper in the blitting functions.
---
dlls/gdi32/dibdrv/bitblt.c | 145 ++++++++++++++++++++---------------------- dlls/gdi32/dibdrv/dibdrv.h | 5 +- dlls/gdi32/dibdrv/graphics.c | 6 +- dlls/gdi32/dibdrv/objects.c | 85 ++++--------------------- 4 files changed, 86 insertions(+), 155 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=56373bc491c5700e80ec76...