| .. |
|
CMakeLists.txt
|
tests: don't include(CTest) as it generates unwanted targets
|
2022-05-15 12:43:35 -06:00 |
|
bounce.cc
|
re-introduce vis culling, mainly for Q2/surface lit maps
|
2022-06-18 23:56:45 -04:00 |
|
entities.cc
|
re-introduce vis culling, mainly for Q2/surface lit maps
|
2022-06-18 23:56:45 -04:00 |
|
light.cc
|
re-introduce vis culling, mainly for Q2/surface lit maps
|
2022-06-18 23:56:45 -04:00 |
|
litfile.cc
|
the old Safe read/writes are gonedy now
|
2022-06-16 20:22:03 -04:00 |
|
ltface.cc
|
fix visapprox rays crashing
|
2022-06-19 12:09:12 -04:00 |
|
main.cc
|
settings: don't call exit(0) in printHelp() as it's problematic for tests
|
2022-05-14 18:11:14 -06:00 |
|
phong.cc
|
consistency rename; gtexinfo_t -> mtexinfo_t
|
2022-06-16 09:36:31 -04:00 |
|
surflight.cc
|
slight speed up to compiling surf lights
|
2022-06-19 12:35:43 -04:00 |
|
test.cc
|
tests: fix case issue with catch includes
|
2022-05-15 13:19:46 -06:00 |
|
test_common.cc
|
tests: fix case issue with catch includes
|
2022-05-15 13:19:46 -06:00 |
|
test_entities.cc
|
remove dm/start/coop checking
|
2022-06-13 07:10:53 -04:00 |
|
test_light.cc
|
tests: fix case issue with catch includes
|
2022-05-15 13:19:46 -06:00 |
|
test_ltface.cc
|
tests: fix case issue with catch includes
|
2022-05-15 13:19:46 -06:00 |
|
trace.cc
|
re-introduce vis culling, mainly for Q2/surface lit maps
|
2022-06-18 23:56:45 -04:00 |
|
trace_embree.cc
|
consistency rename; gtexinfo_t -> mtexinfo_t
|
2022-06-16 09:36:31 -04:00 |