pipewire/spa/plugins/vulkan
Barnabás Pőcze 7f4baba41c spa: do not use SPA_PROP_live
Remove support for changing `SPA_PROP_live` in node implementations
that supported it, and hard-code `SPA_PROP_live = true`. If a mode
of operation is desired where the data is processed as fast as possible,
it can be achieved by implementing non-driver operation and using the
freewheel driver in pipewire.
2026-03-27 18:03:24 +01:00
..
shaders
dmabuf.h
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
pixel-formats.c
pixel-formats.h
plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
utils.c
utils.h
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 spa/plugins: include <stdlib.h> for alloca() on non-linux 2026-03-12 09:21:40 +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 spa: do not use SPA_PROP_live 2026-03-27 18:03:24 +01:00
vulkan-compute-utils.c spa/plugins: include <stdlib.h> for alloca() on non-linux 2026-03-12 09:21:40 +00:00
vulkan-compute-utils.h
vulkan-types.h
vulkan-utils.c spa/plugins: include <stdlib.h> for alloca() on non-linux 2026-03-12 09:21:40 +00:00
vulkan-utils.h vulkan: Export functions to handle implicit_fd 2024-04-09 09:05:03 +00:00