virtualx-engine/thirdparty/embree/kernels/bvh
Joan Fons 595cbacdf1 Upgrade Embree and enable ray packets
Minor patch upgrade. Enabling ray packets results in faster
processing of ray streams (i.e. occlusion culling buffer
updates) at the cost of slightly larger binary sizes.
2021-09-13 16:17:28 +02:00
..
bvh.cpp
bvh.h
bvh4_factory.cpp
bvh4_factory.h
bvh8_factory.cpp
bvh8_factory.h
bvh_builder.cpp
bvh_builder.h
bvh_builder_morton.cpp
bvh_builder_sah.cpp
bvh_builder_sah_mb.cpp
bvh_builder_sah_spatial.cpp
bvh_builder_twolevel.cpp
bvh_builder_twolevel.h
bvh_builder_twolevel_internal.h
bvh_collider.cpp
bvh_collider.h
bvh_factory.h
bvh_intersector1.cpp
bvh_intersector1.h
bvh_intersector1_bvh4.cpp
bvh_intersector_hybrid.cpp Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
bvh_intersector_hybrid.h
bvh_intersector_hybrid4_bvh4.cpp Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
bvh_intersector_stream.cpp Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
bvh_intersector_stream.h
bvh_intersector_stream_bvh4.cpp Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
bvh_intersector_stream_filters.cpp Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
bvh_intersector_stream_filters.h
bvh_node_aabb.h
bvh_node_aabb_mb.h
bvh_node_aabb_mb4d.h
bvh_node_base.h
bvh_node_obb.h
bvh_node_obb_mb.h
bvh_node_qaabb.h
bvh_node_ref.h
bvh_refit.cpp
bvh_refit.h
bvh_rotate.cpp
bvh_rotate.h
bvh_statistics.cpp
bvh_statistics.h
bvh_traverser1.h
bvh_traverser_stream.h
node_intersector.h
node_intersector1.h
node_intersector_frustum.h
node_intersector_packet.h
node_intersector_packet_stream.h