quakeforge/libs/audio
Bill Currie 7970525ef4 [util] Make va thread-safe
It now takes a context pointer (opaque data) that holds the buffers it
uses for the temporary strings. If the context pointer is null, a static
context is used (making those uses of va NOT thread-safe). Most calls to
va use the static context, but all such calls have been formatted
consistently so they are easy to find when it comes time to do a full
audit.
2021-01-31 16:05:48 +09:00
..
renderer [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
targets Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
test [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cd.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
cd_file.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
cd_linux.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_sdl.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_sgi.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cd_win.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_xmms.c Clean up unnecessary includes of signal.h 2020-03-23 16:18:08 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
snd.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
snd_progs.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00