Block a user
Cycles: add RT HW support through Embree for oneAPI backend
The issues with embree+raytrace kernels and MNEE, we need to debug and get these fixed, so far it's hard to commit to a date. If it worked reliably I agree we could avoid relying on templates,…
685081230f
Cycles: add RT HW support for oneAPI backend
bac93ee29c
Cycles: build Embree 4 with GPU support
1f36ad325c
set CMAKE_DEBUG_POSTFIX=_d for Embree only for WIN32
9364e0e4a0
improve handling of Embree 4 with SYCL support
1f36ad325c
set CMAKE_DEBUG_POSTFIX=_d for Embree only for WIN32
9364e0e4a0
improve handling of Embree 4 with SYCL support
b2fe4a03cc
Cycles: add RT HW support for oneAPI backend
f45211c5fb
Cycles: build Embree 4 with GPU support
a308b46d8f
fix linking issue on windows
e3c2fd6bc0
fix win32 embree libs harvesting
7c49279510
use add_bundled_libraries unconditionnaly on both Linux/OSX
Cycles: upgrade Embree to version 4.0
Good catch. Runtime DLLs appeared when switching back to MSVC and I missed using bin when slicing the patch back to have only embree4 + dynamic library.
Cycles: upgrade Embree to version 4.0
Instead of EMBREE_WITH_GPU_SUPPORT
, we could use EMBREE_SYCL_SUPPORT
as it's defined in embree config.
Cycles: add RT HW support through Embree for oneAPI backend
Beyond debugging, there are cases for which intersection kernel still needs to run without embree:
- when raytrace and/or MNEE are used.
- if user chooses it or if on hardware that doesn't…
WIP: Cycles: add RT HW support through Embree for oneAPI backend
Cycles: upgrade Embree to version 4.0
To makes things smoother, I propose to first land with just dynamic library + CPU-only support. I've rebased and squashed the remaining commits while dropping the changes related to building…
ddc02a8758
Cycles: add RT HW support for oneAPI backend
8170b1e33c
Cycles: build Embree 4 with GPU support
2e91f1a31f
Cycles: upgrade Embree to version 4.0
bb2c89b20d
Fix #106251: "Shift to extend" doesn't work in 3D View Collections panel
c0a252b833
Fix #105895: UI scaled down with 125% fractional scaling on Wayland