blender/intern/cycles/bvh
Sergey Sharybin 92774ff792 Cycles: Use explicit qualifier for single-argument constructors
Almost in all cases we want such constructors to be explicit, there are
exceptions but only in few places.
2016-05-11 16:51:14 +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 Cycles: Fix hair minimal size doesn't work on GPU and SSE2 only CPUs 2016-05-04 17:14:43 +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 Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +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 cleanup: 2012-10-17 04:13:03 +00:00