quakeforge/tools/qfvis/source
Bill Currie 9a93bf8d4a [qfvis] Make cluster reconstruction O(N)
For most (if not all) maps. The heapsort is needed only if the clustered
leafs are not contiguous, but most bsp compilers output contiguous leaf
clusters, so is just a bit of protection. The difference isn't really
noticeable on a fast machine, but no point in doing more work than
necessary.
2021-08-08 12:34:18 +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 [qfvis] Catch a missed winding mark stat 2021-08-02 23:17: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 [qfvis] Optionally use utf8 to encode run lengths 2021-07-27 23:29:14 +09:00
qfvis.c [qfvis] Clean up the code and output a little 2021-08-03 21:52:24 +09:00
soundphs.c [qfvis] Clean up the code and output a little 2021-08-03 21:52:24 +09:00