blender/intern/cycles/kernel/bvh
Stefan Werner 6257cdc376 Fix T73064: Embree does not like Bevel shader
Embree's local intersection routine was not prepared
for local intersections without per-object BVH.
Now it should be able to handle any kind of local
intersection, such as AO, bevel and SSS.

Differential Revision: https://developer.blender.org/D6602
2020-01-16 20:42:17 +01:00
..
bvh_embree.h Fix T73064: Embree does not like Bevel shader 2020-01-16 20:42:17 +01:00
bvh_local.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh_nodes.h Cycles: fixes for building kernel without certain features 2019-08-26 10:10:35 +02:00
bvh_shadow_all.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
bvh_traversal.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
bvh_types.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
bvh_volume_all.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh_volume.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bvh.h Fix T73064: Embree does not like Bevel shader 2020-01-16 20:42:17 +01:00
obvh_local.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
obvh_nodes.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
obvh_shadow_all.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
obvh_traversal.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
obvh_volume_all.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
obvh_volume.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
qbvh_local.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
qbvh_nodes.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
qbvh_shadow_all.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
qbvh_traversal.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
qbvh_volume_all.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
qbvh_volume.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00