ericw-tools/qbsp
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
..
CMakeLists.txt build: get rid of "bin" subdirectory 2024-02-04 19:52:16 -07:00
brush.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
brushbsp.cc qbsp: shrink node_t from 328 to 280 bytes 2024-02-27 23:34:47 -07:00
csg.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
exportobj.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
faces.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
main.cc
map.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
merge.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
outside.cc qbsp: shrink node_t from 328 to 280 bytes 2024-02-27 23:34:47 -07:00
portals.cc don't output debug stuff if we don't need it 2024-05-29 07:12:56 -04:00
prtfile.cc qbsp: shrink node_t from 328 to 280 bytes 2024-02-27 23:34:47 -07:00
qbsp.cc don't output debug stuff if we don't need it 2024-05-29 07:12:56 -04:00
tjunc.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
tree.cc qbsp: q2: adding structrual solid to a leaf now only clears detail bit, not other bits 2024-04-24 23:46:40 -06:00
writebsp.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00