Block a user
Cycles: Reintroduce noinline keyword for oneAPI device
And on the compile time improvements: This PR build -
compile-gpu
step takes 4432 seconds (73 minutes 52 seconds). [And…
57a7a940e1
Merge branch 'blender-v4.3-release'
2f786d998d
Fix #129235: Cycles: out of bound read from Embree
edcc5e0e87
I18n: Translate and disambiguate a few messages
b6481372b9
Fix #129629: Crash when applying Geometry Nodes modifier on all keyframes on a Grease Pencil object
Viewport Shading, Render mode, render crashes
Fix #129235: Cycles: out of bound read from Embree
Viewport Shading, Render mode, render crashes
Thanks for pointing the issue. The comment is indeed incorrect, it would have been true for rtcSetNewGeometryBuffer and older versions of Embree which were used earlier. I've proposed a fix in…
Fix #129235: Cycles: out of bound read from Embree
bab2934501
Fix #129235: Cycles: out of bound read from Embree
7cbc94d835
Fix some exceptions in Python operators when poll fails
5b53ff078d
Fix "Apply Modifier as Shape" ignoring Alt to apply to selected
a0491899f0
Fix "Rotate Edges" iterating over freed edges
29e184596e
Fix error accessing invalid stack memory joining areas from a shortcut
26edd760bb
Merge branch 'blender-v4.3-release'
2cfe69c07d
Cycles: Fix error handling of BVH transfer to device
Xavier Hallade
deleted branch embree_bvh_offload_error from xavierh/blender
2024-10-15 10:31:45 +02:00
Cycles: Fix error handling of BVH transfer to device
Vulkan: Crash on Intel IRIS Xe
That's a broad disabling for a crash affecting only the legacy drivers? VK_EXT_dynamic_rendering_unused_attachments isn't declared for any Intel GPU on Windows, even the recent ones, integrated or…
Cycles: Fix error handling of BVH transfer to device