Block a user
11bb6ac248
Fix early crash in BVH building from Embree GPU
7d56721a22
fixup kernel CMakeList
5ca9c0c485
fix tbb and embree libs dependencies from kernel compilation
0db51d3b1a
avoid calling embree SYCL functions when sycl compiler isn't used.
1154a9472b
Cycles: add RT HW support for oneAPI backend
1a882f9651
fix linking with sycl when oneapi device is disabled
294cc5164c
use rtcGetGeometryUserDataFromScene instead of rtcGetGeometryUserData
294cc5164c
use rtcGetGeometryUserDataFromScene instead of rtcGetGeometryUserData
8c695e8a71
adress Ray comments and improve compiler flags handling
d2628bdb9d
fix tbb and embree libs dependencies from kernel compilation
133af83f80
use rtcGetGeometryUserDataFromScene instead of rtcGetGeometryUserData
d9dd879be1
avoid calling embree SYCL functions when sycl compiler isn't used.
f199398a70
Cycles: add RT HW support for oneAPI backend
388e79061d
add missing dependency to dpcpp in embree.cmake
2823648fd8
Cycles: add RT HW support for oneAPI backend
5d19f272a7
Switch Embree 4 dependency building to Ninja generator
2c6b3fe53a
add embree version and gpu support detection in platform_win32
c90211d280
Cycles: build Embree 4 with GPU support
Cycles: upgrade Embree to version 4.0
I'm OK with the intel specific GPU code being build with essentially the "flavor of the day" dpcpp version, using it for all code is making me a bit uncomfortable.
All Embree* code. As dpcpp…
Cycles: upgrade Embree to version 4.0
great! Here is one more commit to enable building embree with GPU support (before we can use it in next PR), not sure if you want to have it split in a separate PR or keep it here with overall…
45b918c440
Cycles: add RT HW support for oneAPI backend
3798453662
Cycles: build Embree 4 with GPU support
683fc0d376
move embree versioning logic from platform_win32 to FindEmbree
b14f657ff1
fix wrong filter intersection function name
29154f8303
move embree versioning logic from platform_win32 to FindEmbree
b14f657ff1
fix wrong filter intersection function name
ec80447c3e
Cycles: add RT HW support for oneAPI backend
4adf43de88
Cycles: upgrade Embree to version 4.0
WIP: Cycles: add RT HW support for oneAPI backend