pipewire/spa/plugins/vulkan
Wim Taymans c45d667934 loop: spa_loop_invoke -> spa_loop_locked where possible
When we simply need to change some state for the code executed in the
loop, we can use locked() instead of invoke(). This is more efficient
and avoids some context switches in the normal case.
2025-05-30 11:59:35 +02:00
..
shaders vulkan: update example shaders 2022-06-06 12:13:20 +02:00
dmabuf.h vulkan: Add dmabuf sync helpers from wlroots 2023-08-31 10:08:06 +00:00
dmabuf_fallback.c Fix build of vulkan/dmabuf_fallback.c 2024-02-10 20:52:25 +03:00
dmabuf_linux.c spa: vulkan: simplify kernel version parsing 2025-05-14 18:37:54 +02:00
meson.build vulkan: Add vulkan-blit-dsp-filter 2024-02-04 09:27:56 +00:00
pixel-formats.c vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
pixel-formats.h vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
utils.c vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
utils.h vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
vulkan-blit-dsp-filter.c vulkan: Complete vulkan_pass 2024-04-09 09:05:03 +00:00
vulkan-blit-filter.c vulkan: Complete vulkan_pass 2024-04-09 09:05:03 +00:00
vulkan-blit-utils.c vulkan: Complete vulkan_pass 2024-04-09 09:05:03 +00:00
vulkan-blit-utils.h vulkan: Complete vulkan_pass 2024-04-09 09:05:03 +00:00
vulkan-compute-filter.c vulkan: fix compilation 2024-06-18 15:16:06 +02:00
vulkan-compute-source.c loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
vulkan-compute-utils.c Fix typos 2024-05-22 09:19:34 +02:00
vulkan-compute-utils.h vulkan: Support MemPtr as import for compute 2024-01-29 08:44:25 +00:00
vulkan-types.h vulkan: Add functions to create staging buffers 2024-01-29 08:44:25 +00:00
vulkan-utils.c spa: vulkan: simplify memcpy() call 2024-12-14 23:28:43 +01:00
vulkan-utils.h vulkan: Export functions to handle implicit_fd 2024-04-09 09:05:03 +00:00