Module: wine Branch: master Commit: 8bf839bc24a693b5fdc889e010e53e5ca9c433c7 URL: https://gitlab.winehq.org/wine/wine/-/commit/8bf839bc24a693b5fdc889e010e53e5...
Author: Rémi Bernon rbernon@codeweavers.com Date: Sat Jun 15 21:09:37 2024 +0200
win32u: Move layered surface attributes to the window_surface struct.
---
dlls/win32u/dce.c | 3 ++ dlls/wineandroid.drv/window.c | 47 ++++++++++++------------ dlls/winemac.drv/surface.c | 7 ++-- dlls/winex11.drv/bitblt.c | 85 ++++++++++++++++++++++++------------------- include/wine/gdi_driver.h | 3 ++ 5 files changed, 79 insertions(+), 66 deletions(-)