ericw-tools/light
Jonathan d1c3b56e1d don't jitter sun entities 2022-07-31 09:15:51 -04:00
..
CMakeLists.txt tests: unify tests under one target 2022-07-10 16:36:15 -06:00
bounce.cc use <= gating for brightness for surface and bounce lighting, since these can often be very small values (provides a moderate speed increase as well, counter-balancing the next change) 2022-07-29 22:26:07 -04:00
entities.cc don't jitter sun entities 2022-07-31 09:15:51 -04:00
light.cc clang-format pass 2022-07-28 06:14:54 -04:00
litfile.cc clang-format pass 2022-07-28 06:14:54 -04:00
ltface.cc use <= gating for brightness for surface and bounce lighting, since these can often be very small values (provides a moderate speed increase as well, counter-balancing the next change) 2022-07-29 22:26:07 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
phong.cc fix race condition; map operator[] modifies if it doesn't exist 2022-07-29 09:42:11 -04:00
surflight.cc fix crash in light from bounce lighting storage 2022-07-29 00:41:24 -04:00
trace.cc clang-format pass 2022-07-28 06:14:54 -04:00
trace_embree.cc clang-format pass 2022-07-28 06:14:54 -04:00