blender/intern/cycles/kernel/bvh
Sergey Sharybin f8a999c965 Cycles: Move triangle intersection precalc to an util file
This is a preparation work for the followup commit which wil l move
remaining parts of Woop intersection logic to an utility file.

Doing it as a separate commit to keep changes more atomic and easier
to bisect when/if needed.
2017-03-23 17:45:19 +01:00
..
bvh_nodes.h Cycles: Cleanup, extra semicolon and space 2017-03-10 15:38:30 +01:00
bvh_shadow_all.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
bvh_subsurface.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
bvh_traversal.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
bvh_types.h Cycles: Use dedicated debug passes for traversed nodes and intersection tests 2017-01-12 13:44:35 +01:00
bvh_volume_all.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
bvh_volume.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
bvh.h Cycles: Optimize sorting of transparent intersections on CUDA 2017-02-13 18:24:45 +01:00
qbvh_nodes.h Cycles: Move QBVH near/far offset calculation to an utility function 2016-10-25 15:08:33 +02:00
qbvh_shadow_all.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
qbvh_subsurface.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
qbvh_traversal.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
qbvh_volume_all.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00
qbvh_volume.h Cycles: Move triangle intersection precalc to an util file 2017-03-23 17:45:19 +01:00