virtualx-engine/thirdparty/embree/kernels/bvh
jfons a69cc9f13d
Upgrade Embree to the latest official release.
Since Embree v3.13.0 supports AARCH64, switch back to the
official repo instead of using Embree-aarch64.

`thirdparty/embree/patches/godot-changes.patch` should now contain
an accurate diff of the changes done to the library.

(cherry picked from commit 767e374dce)
2021-05-22 15:14:07 +02:00
..
bvh.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh4_factory.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh4_factory.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh8_factory.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh8_factory.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_morton.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_sah.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_sah_mb.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_sah_spatial.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_twolevel.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_twolevel.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_builder_twolevel_internal.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_collider.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_collider.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_factory.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector1.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector1.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector1_bvh4.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector_hybrid.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector_stream.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_intersector_stream_filters.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_aabb.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_aabb_mb.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_aabb_mb4d.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_base.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_obb.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_obb_mb.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_qaabb.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_node_ref.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_refit.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_refit.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_rotate.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_rotate.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_statistics.cpp Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_statistics.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_traverser1.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
bvh_traverser_stream.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
node_intersector.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
node_intersector1.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
node_intersector_frustum.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
node_intersector_packet.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
node_intersector_packet_stream.h Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00