blender/intern/cycles/bvh
Sergey Sharybin c86d4b1d80 Cycles: Cleanup, split array from vector
Those are similar but different types, no reason to keep
their definitions in a single file.
2018-11-09 11:54:24 +01:00
..
bvh2.cpp Cycles: Add BVH8 and packeted triangle intersection 2018-08-29 15:03:09 +02:00
bvh2.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh4.cpp Cycles: Add BVH8 and packeted triangle intersection 2018-08-29 15:03:09 +02:00
bvh4.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh8.cpp Cycles: Cleanup 2018-09-27 14:49:37 +02:00
bvh8.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_binning.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
bvh_binning.h Cycles: Header cleanup in BVH: move self header to be the first one 2017-04-13 11:28:02 +02:00
bvh_build.cpp Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
bvh_build.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
bvh_embree.cpp Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_embree.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_node.cpp Cycles: Add BVH8 and packeted triangle intersection 2018-08-29 15:03:09 +02:00
bvh_node.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_params.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_sort.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
bvh_sort.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_split.cpp Cycles: Header cleanup in BVH: move self header to be the first one 2017-04-13 11:28:02 +02:00
bvh_split.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh_unaligned.cpp Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
bvh_unaligned.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bvh.cpp Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
bvh.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
CMakeLists.txt Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00