quakeforge/tools/qfbsp/source
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
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
brush.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
csg4.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
map.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
merge.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
nodraw.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
options.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
outside.c [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
portals.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qfbsp.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
readbsp.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
region.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
solidbsp.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
surfaces.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
tjunc.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
writebsp.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00