blender/intern/cycles/bvh
Brecht Van Lommel 0c318c4a47 Fix (harmless) uninitialized memory usage in BVH binning.
Fix unneeded warnings with c++ guardedalloc, delete NULL is valid.
2012-05-04 16:38:11 +00:00
..
bvh_binning.cpp Fix (harmless) uninitialized memory usage in BVH binning. 2012-05-04 16:38:11 +00:00
bvh_binning.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_build.cpp Fix #31202: cycles crash in new BVH builder on Windows, when compiling with 2012-05-01 17:17:17 +00:00
bvh_build.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_node.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_node.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_params.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_sort.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_sort.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_split.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_split.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh.h Cycles: add option to cache BVH's between subsequent renders, storing the BVH on 2012-01-16 13:13:37 +00:00
CMakeLists.txt Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00