Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | embree: Update to 4.3.1 | Jakub Mateusz Marcowski | 2024-03-27 | 11 | -260/+562 |
| | |||||
* | Update embree to 3.13.5 | DeeJayLSP | 2022-11-25 | 4 | -13/+15 |
| | |||||
* | Upgrade Embree and enable ray packets | Joan Fons | 2021-09-13 | 1 | -3/+3 |
| | | | | | | 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. | jfons | 2021-05-21 | 10 | -0/+1684 |
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. |