[PATCH 1/9] gdi32: Use NtGdiIntersectClipRect for IntersectClipRect implementation.

Jacek Caban jacek at codeweavers.com
Wed Aug 4 04:20:21 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/clipping.c                | 49 ++++++++++++----------------
  dlls/gdi32/enhmfdrv/dc.c             |  6 ++--
  dlls/gdi32/enhmfdrv/enhmetafiledrv.h |  1 -
  dlls/gdi32/enhmfdrv/init.c           |  2 +-
  dlls/gdi32/gdi_private.h             |  4 +++
  dlls/gdi32/gdidc.c                   | 16 +++++++++
  dlls/gdi32/mfdrv/dc.c                |  4 +--
  dlls/gdi32/mfdrv/init.c              |  2 +-
  dlls/gdi32/mfdrv/metafiledrv.h       |  1 -
  9 files changed, 47 insertions(+), 38 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Use-NtGdiIntersectClipRect-for-IntersectClipRect.txt
Type: text/x-patch
Size: 10092 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210804/e3c6407b/attachment.bin>


More information about the wine-devel mailing list