mesa/src/vulkan
Faith Ekstrand 4f89af3723 vulkan: Use u_cnd_monotonic for vk_sync_timeline
The code we had for handling this with c11 cnd_t was gross.  Let's use a
primitive that actually works.

Reviewed-by: Derek Foreman <derek.foreman@collabora.com>
Reviewed-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29924>
2024-07-08 22:09:06 +00:00
..
device-select-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
overlay-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
registry vulkan: Update XML and headers to 1.3.289 2024-07-02 20:24:43 +00:00
runtime vulkan: Use u_cnd_monotonic for vk_sync_timeline 2024-07-08 22:09:06 +00:00
util vk_cmd_queue_gen: Exclude CmdDispatchGraphAMDX 2024-07-08 13:17:42 +00:00
wsi vulkan/wsi: Delete wsi_init_pthread_cond_monotonic 2024-07-08 22:09:06 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan-android.sym android/vk: drop unnecessary symbols 2023-03-04 07:41:10 +00:00
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym vk: move radv's linker symbols scripts for use in all drivers 2023-03-04 07:41:10 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00