[PATCH 6/6] gdi32: Move CombineTransform to objects.c.

Jacek Caban jacek at codeweavers.com
Wed Sep 1 07:09:12 CDT 2021


And use a separated copy in ntgdi functions.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitblt.c        |  2 +-
  dlls/gdi32/dc.c            | 52 +-------------------------------------
  dlls/gdi32/mapping.c       | 22 ++++++++++++++--
  dlls/gdi32/ntgdi_private.h |  2 ++
  dlls/gdi32/objects.c       | 24 ++++++++++++++++++
  5 files changed, 48 insertions(+), 54 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-gdi32-Move-CombineTransform-to-objects.c.txt
Type: text/x-patch
Size: 6581 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210901/26ff6d75/attachment-0001.bin>


More information about the wine-devel mailing list