winewayland.drv: Send surface damage region to the compositor.
commit295d961ee2c20d19193b26c1b3f29dd9f11e4a85
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 3 Jul 2023 11:48:51 +0000 (3 14:48 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Jul 2023 18:54:30 +0000 (6 20:54 +0200)
treec38a7a699a9c0ffdd8a3c064caefdabb53812c00
parent8f737258362a51dc0ec31329059d0b4d79ae0a48
winewayland.drv: Send surface damage region to the compositor.

Send the surface damage region to the compositor, to enable it
to optimize pixel data transfers.
dlls/winewayland.drv/wayland_surface.c
dlls/winewayland.drv/waylanddrv.h
dlls/winewayland.drv/window_surface.c