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
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c
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
vulkan-utils.h