pipewire/spa/plugins/vulkan
Wim Taymans f44d55f6c2 handle read from timerfd correctly
When reading the timerfd gives an error, we should return right away
because the timeout did not happen.

If we change the timerfd timeout before reading it, we can get -EAGAIN.
Don't log an error in that case but wait for the new timeout.
2022-12-09 17:30:31 +01:00
..
shaders vulkan: update example shaders 2022-06-06 12:13:20 +02:00
meson.build vulkan: start of vulkan filters 2022-06-06 12:13:19 +02:00
plugin.c vulkan: start of vulkan filters 2022-06-06 12:13:19 +02:00
vulkan-compute-filter.c spa: clean up some port io checks 2022-09-01 15:39:34 +02:00
vulkan-compute-source.c handle read from timerfd correctly 2022-12-09 17:30:31 +01:00
vulkan-utils.c When adding MidnightBSD support, I inversed the condition here. 2022-07-08 12:25:58 +02:00
vulkan-utils.h vulkan: use image sampler 2022-06-06 12:13:20 +02:00