Files
test2/intern
Brecht Van Lommel 29681f186e Fix T93283: Cycles render error with CUDA CPU + GPU after recent optimization
BVH2 triangle intersection was broken on the GPU since packed floats can't
be loaded directly into SSE. The better long term solution for performance
would be to build a BVH2 for GPU and Embree for CPU, similar to what we do
for OptiX.
2021-11-22 21:02:46 +01:00
..
2020-10-19 08:43:08 -07:00
2021-06-22 10:54:50 -07:00
2021-11-01 14:00:58 +11:00
2021-09-01 17:13:33 +10:00
2020-11-19 17:19:48 +01:00