blender/intern/cycles/bvh
2015-09-24 17:01:58 +02:00
..
bvh_binning.cpp Cycles: Avoid copying objects in some places of BVH build 2015-08-30 16:48:16 +02:00
bvh_binning.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_build.cpp Cycles: Use better policy for primitive array resize for spatial split 2015-08-24 09:46:41 +02:00
bvh_build.h Cycles: Avoid having duplication of BVH arrays during build 2015-06-28 18:15:25 +02:00
bvh_node.cpp Cycles: Use proper node counter to allocate QBVH nodes 2014-12-25 02:50:49 +05:00
bvh_node.h Cleanup: style & const's 2015-05-05 05:19:49 +10:00
bvh_params.h Cleanup: And one more commit... (BVH Cache). 2015-09-24 17:01:58 +02:00
bvh_sort.cpp Cycles code refactor: changes to make adding new primitive types easier. 2014-03-29 13:03:46 +01:00
bvh_sort.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
bvh_split.cpp Cycles: Avoid copying objects in some places of BVH build 2015-08-30 16:48:16 +02:00
bvh_split.h Cycles: Implementation of object reference nodes spatial split 2015-08-24 09:46:40 +02:00
bvh.cpp Cleanup: Remove some more BVH cache code, for reading/writing the cache. 2015-09-24 16:49:10 +02:00
bvh.h Cleanup: Remove some more BVH cache code, for reading/writing the cache. 2015-09-24 16:49:10 +02:00
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00