blender/intern/cycles/bvh
2021-06-28 15:46:08 +10:00
..
bvh2.cpp Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
bvh2.h Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
bvh_binning.cpp Fix Cycles build error without Embree on Windows 2021-03-01 16:33:31 +01:00
bvh_binning.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh_build.cpp Cycles: add utility functions for zero float2/float3/float4/transform 2021-02-17 16:26:24 +01:00
bvh_build.h Cleanup: use lambdas instead of functors for task pools, remove threadid 2020-06-22 13:06:47 +02:00
bvh_embree.cpp Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
bvh_embree.h Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
bvh_multi.cpp Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
bvh_multi.h Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
bvh_node.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh_node.h Cleanup: repeated terms in code comments & error messages 2021-06-28 15:46:08 +10:00
bvh_optix.cpp Fix T87793: Cycles OptiX crash hiding objects in viewport render 2021-05-19 18:30:43 +02:00
bvh_optix.h Fix T87793: Cycles OptiX crash hiding objects in viewport render 2021-05-19 18:30:43 +02:00
bvh_params.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
bvh_sort.cpp Cycles: use TBB for task pools and task scheduler 2020-06-22 13:27:37 +02:00
bvh_sort.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh_split.cpp Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
bvh_split.h Spelling: It's Versus Its 2020-10-19 08:12:33 -07:00
bvh_unaligned.cpp Cycles API: encapsulate Node socket members 2020-11-04 13:03:33 +01:00
bvh_unaligned.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh.cpp Cycles: refactor intrinsic functions implementation 2021-02-17 16:26:24 +01:00
bvh.h Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00
CMakeLists.txt Cycles: Add CPU+GPU rendering support with OptiX 2020-12-11 13:24:29 +01:00