blender/intern/cycles/bvh
Brecht Van Lommel e2e7f7ea52 Fix Cycles OptiX crash with 3D curves after point cloud changes
Includes refactoring to reduce the number of bits taken by primitive types,
so they more easily fit in the OptiX limit.
2021-12-20 14:14:43 +01:00
..
binning.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
binning.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
build.cpp Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
build.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
bvh2.cpp Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
bvh2.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
bvh.cpp Fix T94022: Both options GPU/CPU checked under preferences cause viewport render crash. (ARM/Metal) 2021-12-13 22:34:48 +00:00
bvh.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
CMakeLists.txt Cycles: Fix Metal BVH crash caused by missing WITH_METAL define 2021-12-07 21:23:52 +00:00
embree.cpp Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
embree.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
metal.h Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
metal.mm Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
multi.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
multi.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
node.cpp Cleanup: fix typos in comments and docs 2021-11-19 13:02:16 +01:00
node.h Cleanup: fix typos in comments and docs 2021-11-19 13:02:16 +01:00
optix.cpp Fix T90308: Cycles crash copying memory from device to host 2021-11-22 17:26:59 +01:00
optix.h Fix T90308: Cycles crash copying memory from device to host 2021-11-22 17:26:59 +01:00
params.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
sort.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
sort.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
split.cpp Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
split.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
unaligned.cpp Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
unaligned.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00