[PATCH 03/11] gdi32: Use NtGdiPolyPolyDraw for PolyPolygon implementation.

Jacek Caban jacek at codeweavers.com
Thu Jul 22 04:25:17 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
I left bounding rect update out of the driver for now, I think it will 
be better to move them when the transition will be more complete.

  dlls/gdi32/enhmfdrv/dc.c             | 14 +-------------
  dlls/gdi32/enhmfdrv/enhmetafiledrv.h |  1 +
  dlls/gdi32/enhmfdrv/graphics.c       | 12 ++++++++++--
  dlls/gdi32/gdi_private.h             |  4 ++++
  dlls/gdi32/gdidc.c                   | 15 ++++++++++++++
  dlls/gdi32/mfdrv/graphics.c          |  6 +++---
  dlls/gdi32/mfdrv/init.c              | 10 +++++++++-
  dlls/gdi32/mfdrv/metafiledrv.h       |  2 +-
  dlls/gdi32/painting.c                | 29 ++++++++++++++++++----------
  include/ntgdi.h                      | 10 ++++++++++
  10 files changed, 73 insertions(+), 30 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-gdi32-Use-NtGdiPolyPolyDraw-for-PolyPolygon-implementa.txt
Type: text/x-patch
Size: 10912 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210722/a65fc550/attachment-0001.bin>


More information about the wine-devel mailing list