Module: wine Branch: master Commit: 4e03247427dc23af776d9a14652bf338cc27e5f6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4e03247427dc23af776d9a1465...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 30 10:17:37 2011 +0100
gdi32: Define a structure to make the brush state independent from the physdev.
---
dlls/gdi32/dibdrv/bitblt.c | 4 +- dlls/gdi32/dibdrv/dc.c | 6 +- dlls/gdi32/dibdrv/dibdrv.h | 31 +++++--- dlls/gdi32/dibdrv/graphics.c | 6 +- dlls/gdi32/dibdrv/objects.c | 175 +++++++++++++++++++++--------------------- 5 files changed, 116 insertions(+), 106 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4e03247427dc23af776d9a...