blender/intern/cycles/kernel/bvh
Sergey Sharybin 8c761ff838 Cycles: Use new SSE version of offset calculation for all QBVH flavors
Gives up to ~1% speedup again.

While it seems to be small, still nice since the code now is actually more
clean that it used to be before.
2016-10-25 15:27:50 +02:00
..
bvh_nodes.h Fix Cycles CUDA performance on CUDA 8.0. 2016-10-03 22:15:25 +02:00
bvh_shadow_all.h Cycles: Make regular bvh traversal functions close to each other 2016-09-20 16:58:39 +02:00
bvh_subsurface.h Cycles: Tweaks to support CUDA 8 toolkit 2016-08-01 15:54:29 +02:00
bvh_traversal.h Fix Cycles CUDA performance on CUDA 8.0. 2016-10-03 22:15:25 +02:00
bvh_types.h Fix Cycles CUDA performance on CUDA 8.0. 2016-10-03 22:15:25 +02:00
bvh_volume_all.h Cycles: Make regular bvh traversal functions close to each other 2016-09-20 16:58:39 +02:00
bvh_volume.h Cycles: Tweaks to support CUDA 8 toolkit 2016-08-01 15:54:29 +02:00
bvh.h Fix Cycles CUDA performance on CUDA 8.0. 2016-10-03 22:15:25 +02: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: Use new SSE version of offset calculation for all QBVH flavors 2016-10-25 15:27:50 +02:00
qbvh_subsurface.h Cycles: Use new SSE version of offset calculation for all QBVH flavors 2016-10-25 15:27:50 +02:00
qbvh_traversal.h Cycles: Move QBVH near/far offset calculation to an utility function 2016-10-25 15:08:33 +02:00
qbvh_volume_all.h Cycles: Use new SSE version of offset calculation for all QBVH flavors 2016-10-25 15:27:50 +02:00
qbvh_volume.h Cycles: Use new SSE version of offset calculation for all QBVH flavors 2016-10-25 15:27:50 +02:00