godot/drivers/pulseaudio
Ibrahn Sahir 47496a55bc 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.
2021-10-29 23:36:18 +01:00
..
audio_driver_pulseaudio.cpp AudioDriverPulseAudio: move Vector Cow access outside tight loop. 2021-10-29 23:36:18 +01:00
audio_driver_pulseaudio.h Handle having no sinks in the PulseAudio driver. 2021-05-13 18:28:22 -04:00
pulse-so_wrap.c An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
pulse-so_wrap.h An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
SCsub Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00