Module: wine Branch: master Commit: ab7172597281e6f58ab20eb007ad8b239faeea5b URL: https://gitlab.winehq.org/wine/wine/-/commit/ab7172597281e6f58ab20eb007ad8b2...
Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Jun 28 19:47:13 2024 +0200
win32u: Pass the shape bitmap info and bits to window_surface flush.
---
dlls/win32u/dce.c | 62 +++++++++++++++++------------------ dlls/wineandroid.drv/window.c | 12 ++----- dlls/winemac.drv/surface.c | 13 ++------ dlls/winewayland.drv/window_surface.c | 13 ++------ dlls/winex11.drv/bitblt.c | 49 ++++++++++++--------------- include/wine/gdi_driver.h | 5 ++- 6 files changed, 59 insertions(+), 95 deletions(-)