blender/intern/cycles/bvh
Mai Lavelle 4388b29e98 Cycles: Add human readable sizes to debug output
Some of these values can get quite large and are hard to read, adding this
makes it easy to read them at a glance.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D2039
2016-05-31 06:13:54 -04: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 Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04: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 Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 2016-05-28 18:31:00 +02:00
bvh_split.h Cycles: Avoid possibly uninitialized variable 2016-04-06 10:51:04 +02:00
bvh.cpp Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 2016-05-28 18:31:00 +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