quakeforge/tools/qfvis/source
Bill Currie 38319d01b2 Fix some null pointer shenanigans
clang doesn't like anything but a bare 0 as null (and in some of the
cases, it was quite right: '\0' should not be treated as a null
pointer). And the crashers were just for paranoia and probably aren't
needed any more (kept for now, though).
2022-03-31 00:25:22 +09:00
..
base-vis.c [build] Fix some windows bitrot 2021-08-02 14:02:41 +09:00
fatpvs.c [qfvis] Make cluster reconstruction O(N) 2021-08-08 12:34:18 +09:00
flow.c [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00
Makemodule.am [qfvis] Start work on an off-line fat pvs compiler 2021-07-26 22:42:03 +09:00
options.c [util] Add sys function to get cpu count 2021-08-13 21:26:48 +09:00
qfvis.c Fix some null pointer shenanigans 2022-03-31 00:25:22 +09:00
soundphs.c [qfvis] Clean up the code and output a little 2021-08-03 21:52:24 +09:00