mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
embree: upgrade 4.2.0 -> 4.3.0
Release notes: Added instance array primitive for reducing memony requirements in scenes with large amounts of similar instances. Properly checks driver if L0 RTAS extension can get loaded. Added varying version of rtcGetGeometryTransform for ISPC. Fixed signature of RTCMemoryMonitorFunction for ISPC. Add support for ARM64 Windows platform in CMake. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
4e94f0571d
commit
4ec7fc95ec
|
@ -14,7 +14,7 @@ inherit pkgconfig cmake
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master"
|
||||
SRCREV = "341ef8c45d1ae072ead1ab65cd76e88b03d9302c"
|
||||
SRCREV = "be0accfd0b246e2b03355b8ee7710a22c1b49240"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||
COMPATIBLE_HOST:libc-musl = "null"
|
Loading…
Reference in New Issue
Block a user