ericw-tools/include/common
Jonathan b5089ce349 slight speedup by helping embree with alignment
merge some light algorithms together
allow changing attenuation on surface lights with _surflight_atten
replace some emplace_back's with push_back to improve compilation times
2024-06-02 19:49:32 -04:00
..
aabb.hh
aligned_allocator.hh
bitflags.hh
bspfile.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_common.hh slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
bspfile_generic.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q1.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q2.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspinfo.hh light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
bsputils.hh light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
bspxfile.hh
cmdlib.hh
decompile.hh
entdata.h
fs.hh
imglib.hh
iterators.hh
json.hh
litfile.hh light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
log.hh some more memory adjustments 2024-05-20 11:28:03 -04:00
mapfile.hh qbsp: use mapfile.cc for .map file parsing 2024-04-07 22:20:33 -06:00
mathlib.hh Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
numeric_cast.hh
ostream.hh
parallel.hh
parser.hh
polylib.hh
prtfile.hh
qvec.hh
settings.hh some more memory adjustments 2024-05-20 11:28:03 -04:00
threads.hh
vectorutils.hh