summaryrefslogtreecommitdiffstats
path: root/thirdparty/embree/kernels/bvh
Commit message (Collapse)AuthorAgeFilesLines
* embree: Update to 4.3.1Jakub Mateusz Marcowski2024-03-2726-2112/+414
|
* Update embree to 3.13.5DeeJayLSP2022-11-2512-28/+249
|
* Upgrade Embree and enable ray packetsJoan Fons2021-09-135-0/+2197
| | | | | | 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.
* Upgrade Embree to the latest official release.jfons2021-05-2145-0/+13366
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.