Alexandre Julliard : gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation .

Alexandre Julliard julliard at winehq.org
Wed Nov 30 14:19:20 CST 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov 30 12:21:35 2011 +0100

gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation.

---

 dlls/gdi32/bitblt.c        |  157 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/dibdrv/bitblt.c |    9 +++
 dlls/gdi32/gdi_private.h   |    1 +
 dlls/gdi32/painting.c      |  143 ----------------------------------------
 4 files changed, 167 insertions(+), 143 deletions(-)

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



More information about the wine-cvs mailing list