pipewire/spa/plugins/vulkan
Barnabás Pőcze 60b9d9081b spa: only remove embedded source from data loop from within the loop
Use `spa_loop_invoke()` to invoke a callback on the data loop
to remove an embedded `spa_source` from the data loop.

Embedded `spa_source` objects cannot be safely removed
while the loop is polling without risking potential
use-after-frees.
2022-03-06 18:40:43 +00:00
..
shaders Add MIT licensed compute example instead 2020-03-18 17:20:36 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c vulkan: add vulkan compute source 2019-08-19 16:32:22 +02:00
vulkan-compute-source.c spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
vulkan-utils.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
vulkan-utils.h vulkan: only send out buffers when ready 2019-08-19 18:16:32 +02:00