Module: wine Branch: master Commit: 3c7dc5f132eec377edeb2fcca02b7367abf1d68e URL: https://gitlab.winehq.org/wine/wine/-/commit/3c7dc5f132eec377edeb2fcca02b736...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed May 29 23:54:17 2024 +0200
win32u: Move the window surface color bits to the common struct.
---
dlls/win32u/dce.c | 5 ++--- dlls/wineandroid.drv/window.c | 15 +++++++-------- dlls/winemac.drv/surface.c | 21 ++++++++++----------- dlls/winewayland.drv/window_surface.c | 28 +++++++++++++--------------- dlls/winex11.drv/bitblt.c | 29 ++++++++++++++--------------- include/wine/gdi_driver.h | 5 +++-- 6 files changed, 49 insertions(+), 54 deletions(-)