ericw-tools/light
Jonathan 71aa8aaeea
Paril/mem write (#412)
* simplify light_surfaces storage

* memory on writes

* Revert "batch together traces on the whole surface - saves a small amount of time"

This reverts commit 72611b7e97.

# Conflicts:
#	light/ltface.cc

* fix a use-after-move

* don't try to write lightmap if it has no styles

* fix issue with alignment
2024-03-13 20:01:05 -06:00
..
CMakeLists.txt Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
bounce.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
entities.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
light.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
lightgrid.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
ltface.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
main.cc use fold expr instead of for statements in vec3 2023-11-04 19:01:08 -04:00
phong.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
surflight.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
trace.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
trace_embree.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
write.cc Paril/mem write (#412) 2024-03-13 20:01:05 -06:00