aboutsummaryrefslogtreecommitdiff
path: root/graphics/embree3
Commit message (Collapse)AuthorAgeFilesLines
* graphics/embree: update Intel Embree to version 4.2.0Alexey Dokuchaev2025-04-284-0/+378
Versions 4.x have default values for ZIP mode and ISPC support flipped, change them back in our port to avoid breaking POLA. Preserve version 3.13.5 as `graphics/embree3' port and reroute consumers to it due to incompatible API of the modern Embree. PR: 285134