mesa/src
Maíra Canal d73b9a7229 vulkan: create a wrapper struct for vk_sync_timeline
The lifetime of `struct vk_sync_timeline` is tied to the lifetime of
`vk_fence` or `vk_semaphore` objects. To better manage this lifecycle,
create a wrapper struct `vk_sync_timeline_state` that contains the
timeline state and is dynamically allocated when the timeline is
initialized. This separation allows the timeline state to persist
independently of the sync object lifecycle.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35921>
2025-07-24 18:48:19 -03:00
..
amd nir: add access to load_smem_amd (for ACCESS_CAN_SPECULATE) 2025-07-24 18:41:38 +00:00
android_stub
asahi nir: add nir_tex_instr::can_speculate 2025-07-24 18:41:38 +00:00
broadcom broadcom/ci: document recent flakes 2025-07-23 15:30:52 +00:00
c11
compiler nir: handle store_buffer_amd in nir_intrinsic_writes_external_memory 2025-07-24 18:41:38 +00:00
drm-shim
egl egl/x11: don't leak device_name when choosing zink 2025-07-22 13:23:56 +00:00
etnaviv meson: rename Rust subprojects to NAME-SEMVER-rs 2025-07-24 17:52:34 +00:00
freedreno nir: add nir_tex_instr::can_speculate 2025-07-24 18:41:38 +00:00
gallium lavapipe: fix maint4 vkGetDeviceImageMemoryRequirements 2025-07-24 19:19:31 +00:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: correct Android API level check 2025-07-24 20:30:45 +00:00
glx dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
gtest
imagination pvr/rogue: replace NIR_PASS_V with NIR_PASS(_, ...) 2025-07-23 14:00:51 +00:00
imgui
intel anv: fix format compatibility check typo 2025-07-24 00:11:29 +00:00
loader loader: Ignore NOUVEAU_USE_ZINK on Hopper+ 2025-07-23 20:19:38 +00:00
mapi mesa: support NV_timeline_semaphore 2025-07-07 21:18:29 +00:00
mesa nir: add nir_tex_instr::can_speculate 2025-07-24 18:41:38 +00:00
microsoft nir: add nir_tex_instr::can_speculate 2025-07-24 18:41:38 +00:00
nouveau nir: add nir_tex_instr::can_speculate 2025-07-24 18:41:38 +00:00
panfrost pan/bi: Fuse FCMP/ICMP on Valhall 2025-07-24 18:23:07 +00:00
tool pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS 2025-07-15 20:29:57 +00:00
util meson: rename Rust subprojects to NAME-SEMVER-rs 2025-07-24 17:52:34 +00:00
virtio meson: rename Rust subprojects to NAME-SEMVER-rs 2025-07-24 17:52:34 +00:00
vulkan vulkan: create a wrapper struct for vk_sync_timeline 2025-07-24 18:48:19 -03:00
x11 x11: Add an x11_xlib_display_is_thread_safe() helper 2025-07-16 01:32:56 +00:00
.clang-format nir: add ALU reassocation pass 2025-07-22 23:17:01 +00:00
meson.build meson: Only build src/x11 if with_platform_x11 2025-07-16 01:32:55 +00:00