Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Jones <michael_p_jones@apple.com>2022-01-20 13:11:58 +0300
committerMichael Jones <michael_p_jones@apple.com>2022-01-20 18:37:49 +0300
commitf6c8a78ac684242ba067499511a0db2fa64657fe (patch)
treef27b794be6b3fee030ccc753d9023ca52b1da00f /intern/cycles/kernel/closure/volume.h
parent9315215b2068b1d92d7e218ca53934aab85d68d7 (diff)
Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up renders
This patch fixes a correctness issue discovered in the `int4 select(...)` function on Apple Silicon machines, which causes bad bvh2 builds. Although the generated bvh2s give correct renders, the resulting runtime performance is terrible. This fix allows us to switch over to bvh2 on Apple Silicon giving a significant performance uplift for many of the standard benchmarking assets. It also fixes some unit test failures stemming from the use of MetalRT, and trivially enables the new pointcloud primitive. Ref T92212 Reviewed By: brecht Maniphest Tasks: T92212 Differential Revision: https://developer.blender.org/D13877
Diffstat (limited to 'intern/cycles/kernel/closure/volume.h')
0 files changed, 0 insertions, 0 deletions