summaryrefslogtreecommitdiffstats
path: root/thirdparty/embree/kernels/common
Commit message (Collapse)AuthorAgeFilesLines
* embree: Update to 4.3.1Jakub Mateusz Marcowski2024-03-2739-1414/+3253
|
* Update embree to 3.13.5DeeJayLSP2022-11-2515-122/+194
|
* Fix debug build for iphoneGergely Kis2021-11-231-1/+1
| | | | | printf() does not have a version that accepts std::string as format string parameter.
* Upgrade Embree to the latest official release.jfons2021-05-2146-0/+15448
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.