Page MenuHomeSolus

Update embree to 3.13.0
ClosedPublic

Authored by YakoYakoYokuYoku on Jun 17 2021, 3:48 AM.
Tags
None
Referenced Files
F11059922: D11297.id27951.diff
Fri, Aug 11, 8:38 AM
F11054161: D11297.id.diff
Fri, Aug 11, 12:27 AM
F11054160: D11297.id27265.diff
Fri, Aug 11, 12:27 AM
F11054159: D11297.id28239.diff
Fri, Aug 11, 12:27 AM
F11054158: D11297.id27951.diff
Fri, Aug 11, 12:26 AM
F11038048: D11297.diff
Wed, Aug 9, 9:55 PM
F11002584: D11297.diff
Mon, Jul 31, 1:57 AM
F10895659: D11297.id.diff
Jul 1 2023, 6:35 PM
Subscribers
None

Details

Summary

Changelog:

  • 3.13.0:
    • RTC_SUBDIVISION_MODE_NO_BOUNDARY now works properly for non-manifold edges.
    • CMake target uninstall is not defined if it already exists.
    • Embree no longer reads the .embree3 config files, thus all configuration has to get passed through the config string to rtcNewDevice.
    • Releases upgrade to TBB 2021.2.0 and ISPC 1.15.0.
  • 3.12.2:
    • Fixed wrong uv and Ng for grid intersector in robust mode for AVX.
    • Removed optimizations for Knights Landing.
    • Upgrading release builds to use oneTBB 2021.1.1..

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Built against blender.

Diff Detail

Repository
R5129 embree
Lint
Lint Not Applicable
Unit
Tests Not Applicable