virtualx-engine/drivers/pulseaudio
Ibrahn Sahir 509f3c75a2
AudioDriverPulseAudio: move Vector Cow access outside tight loop.
Replaced some in-loop uses of Vector.write with an out of loop ptrw,
to avoid a lot of superfluous reads on the CowData ref count.

(cherry picked from commit 47496a55bc)
2021-11-15 16:09:59 +01:00
..
audio_driver_pulseaudio.cpp AudioDriverPulseAudio: move Vector Cow access outside tight loop. 2021-11-15 16:09:59 +01:00
audio_driver_pulseaudio.h Handle having no sinks in the PulseAudio driver. 2021-05-14 10:16:32 +02:00
pulse-so_wrap.c An update to the dylibloader for older inttypes 2021-02-20 01:25:19 +01:00
pulse-so_wrap.h An update to the dylibloader for older inttypes 2021-02-20 01:25:19 +01:00
SCsub Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-17 10:31:52 +01:00