blender/intern/cycles/bvh
2016-05-22 17:29:24 +02:00
..
bvh_binning.cpp Cycles: Avoid reference copy 2016-04-20 15:03:39 +02:00
bvh_binning.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_build.cpp Cleanup code style inconsistency in last commits. 2016-05-17 23:41:45 +02:00
bvh_build.h Cycles: Make spatial split BVH multi-threaded 2016-04-04 14:43:21 +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 Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
bvh_params.h Cycles: Temporarily revert index sort commit for spatial split 2016-04-01 17:45:59 +02:00
bvh_sort.cpp Cleanup code style inconsistency in last commits. 2016-05-17 23:41:45 +02:00
bvh_sort.h Cycles: Temporarily revert index sort commit for spatial split 2016-04-01 17:45:59 +02:00
bvh_split.cpp Cycles: Move vector re-allocation out of loops 2016-04-25 12:25:30 +02:00
bvh_split.h Cycles: Avoid possibly uninitialized variable 2016-04-06 10:51:04 +02:00
bvh.cpp Cycles: Proper pack of leaves which are bigger than single float4 2016-04-25 18:57:37 +02:00
bvh.h Cycles: Remove unused SAH from BVH pack 2016-04-11 17:18:14 +02:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00