quakeforge/tools/qfvis/source
Bill Currie 49c3dacbbc [util] Rename set_size to set_count
After seeing set_size and thinking it redundant (thought it returned the
capacity of the set until I checked), I realized set_count would be a
much better name (set_count (node->successors) in qfcc does make much
more sense).
2021-07-27 11:52:21 +09:00
..
base-vis.c [util] Get vectors working for non-SSE archs 2021-06-01 18:53:53 +09:00
fatpvs.c [qfvis] Start work on an off-line fat pvs compiler 2021-07-26 22:42:03 +09:00
flow.c [qfvis] Use simd vector code 2021-03-28 19:55:47 +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] Start work on an off-line fat pvs compiler 2021-07-26 22:42:03 +09:00
qfvis.c [util] Rename set_size to set_count 2021-07-27 11:52:21 +09:00
soundphs.c [qfvis] Switch to unsigned for various counts 2021-03-27 20:55:15 +09:00