mesa/src
Leandro Ribeiro 3adba6b18d vulkan/wsi/wayland: move wl_surface and wl_display from chain to struct wsi_wl_surface
When a swapchain is re-created, if the old swapchain is not passed to
us, we need to re-create the wl_display and the Wayland objects. As
described in "vulkan/wsi/wayland: introduce struct wsi_wl_surface", this
gets in the way when adding the dma-buf feedback implementation.

With this change now the lifetime of the Wayland objects is tied to the
VkSurface. When the swapchain gets re-created, we won't have to
re-create the wl_display (and consequently the Wayland objects).

Reviewed-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12226>
2022-10-21 12:15:37 +00:00
..
amd Revert "ac: use LLVMContextSetOpaquePointers if available" 2022-10-21 07:56:38 +00:00
android_stub
asahi agx: Reserve live-in regs at the start of block 2022-10-14 01:37:39 +00:00
broadcom v3dv: drop error overwrite 2022-10-18 22:22:58 +00:00
c11 c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consistence with util/u_uthread.h 2022-10-20 03:04:56 +00:00
compiler nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl Revert "egl: Factor some common terminate cleanup up to common code" 2022-10-20 22:21:01 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno turnip: Be sure we blit depth, not stencil, for Z32FS8 -> Z32F resolves. 2022-10-20 18:20:00 +00:00
gallium ac/llvm: pass ac_llvm_ptr instead of separate type/ptr 2022-10-21 07:56:38 +00:00
gbm Android: Use libgbm_mesa name for SDK30+ 2022-09-12 07:37:27 +00:00
getopt
glx glx: Adot #ifdef GLX_USE_WINDOWSGL in #if defined(GLX_DIRECT_RENDERING) && !defined(GLX_USE_APPLEGL) 2022-10-20 17:06:10 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Remove outdated comments. 2022-10-19 16:07:26 +00:00
imgui
intel intel/compiler: run nir_opt_idiv_const before nir_lower_idiv 2022-10-20 15:35:48 +03:00
loader loader: use os_get_option for driver override 2022-09-08 19:30:38 +00:00
mapi mapi: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in stub.c 2022-10-20 01:32:47 +00:00
mesa st/glsl_to_ir: remove stale include 2022-10-20 23:27:14 +00:00
microsoft ci: Trigger building visual studio docker image 2022-10-20 22:52:06 +00:00
nouveau nv50: call nir_lower_flrp 2022-10-10 17:22:49 +00:00
panfrost pan/mdg: Fix 16-bit alignment with spiller 2022-10-17 19:11:10 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util util: Move the function implementation from u_thread.h to u_thread.c 2022-10-20 03:04:56 +00:00
virtio venus: drop duplicated YCBCR_2_PLANE_444_FORMATS_FEATURES_EXT 2022-10-20 21:38:44 +00:00
vulkan vulkan/wsi/wayland: move wl_surface and wl_display from chain to struct wsi_wl_surface 2022-10-21 12:15:37 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00