Page MenuHomeSolus

Update embree to 3.13.0
ClosedPublic

Authored by YakoYakoYokuYoku on Jun 17 2021, 3:48 AM.
Tags
None
Referenced Files
F10804278: D11297.id27951.diff
Mon, May 29, 3:24 PM
F10785385: D11297.id27265.diff
Fri, May 26, 4:01 AM
F10772128: D11297.id27265.diff
Sun, May 21, 10:44 AM
F10769801: D11297.id28239.diff
Sat, May 20, 7:53 PM
F10734323: D11297.id27951.diff
Fri, May 12, 4:46 AM
F10733846: D11297.id28239.diff
Fri, May 12, 1:00 AM
F10732013: D11297.id27265.diff
Thu, May 11, 10:25 AM
F10730778: D11297.diff
Thu, May 11, 12:01 AM
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