mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
7970525ef4
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. |
||
---|---|---|
.. | ||
alias | ||
brush | ||
iqm | ||
sprite | ||
test | ||
clip_hull.c | ||
fullbright.c | ||
gl_model_fullbright.c | ||
gl_skin.c | ||
glsl_skin.c | ||
Makemodule.am | ||
model.c | ||
null_model.c | ||
portal.c | ||
skin.c | ||
sw_skin.c | ||
trace.c | ||
vulkan_skin.c | ||
winding.c |