Alexandre Julliard pushed to branch master at wine / wine
Commits:
09e5ec8b by Rémi Bernon at 2024-09-04T20:11:38+02:00
winewayland: Post WM_WAYLAND_CONFIGURE outside of the surface lock.
- - - - -
7020920c by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new ensure_window_surface_contents helper.
- - - - -
fdb98473 by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new set_window_surface_contents helper.
- - - - -
5a36121e by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new get_window_surface_contents helper.
- - - - -
a3ea78af by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Reset the buffer damage region immediately after copy.
- - - - -
abe6dc7b by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Move window contents buffer to wayland_win_data struct.
- - - - -
b30b740d by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of wayland_surface reference from window_surface.
- - - - -
138ed7f9 by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of window_surface reference from wayland_win_data.
- - - - -
f579e890 by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new wayland_client_surface_create helper.
- - - - -
825649e3 by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of the window surface individual locks.
- - - - -
8 changed files:
- dlls/winewayland.drv/opengl.c
- dlls/winewayland.drv/vulkan.c
- dlls/winewayland.drv/wayland_keyboard.c
- dlls/winewayland.drv/wayland_pointer.c
- dlls/winewayland.drv/wayland_surface.c
- dlls/winewayland.drv/waylanddrv.h
- dlls/winewayland.drv/window.c
- dlls/winewayland.drv/window_surface.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a9396549e946cdd924cb1211ccb3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a9396549e946cdd924cb1211ccb3…
You're receiving this email because of your account on gitlab.winehq.org.