blender/intern/cycles/kernel/geom
Brecht Van Lommel 023eb2ea7c Cycles: more closely match some math and intersection operations in Embree
This helps with debugging, and gives a slightly closer match between CPU
and CUDA/HIP/Metal renders when it comes to ray tracing precision.
2022-07-25 13:27:40 +02:00
..
attribute.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
curve_intersect.h Cycles: refactor rays to have start and end distance, fix precision issues 2022-07-15 18:46:24 +02:00
curve.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
geom.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
motion_curve.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
motion_point.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
motion_triangle_intersect.h Cycles: refactor rays to have start and end distance, fix precision issues 2022-07-15 18:46:24 +02:00
motion_triangle_shader.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
motion_triangle.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
object.h Cycles: more closely match some math and intersection operations in Embree 2022-07-25 13:27:40 +02:00
patch.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
point_intersect.h Cycles: refactor rays to have start and end distance, fix precision issues 2022-07-15 18:46:24 +02:00
point.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
primitive.h Cyles: switch primitive.h inline hints to forceinline 2022-06-23 18:36:48 +02:00
shader_data.h Cycles: more closely match some math and intersection operations in Embree 2022-07-25 13:27:40 +02:00
subd_triangle.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
triangle_intersect.h Cycles: refactor rays to have start and end distance, fix precision issues 2022-07-15 18:46:24 +02:00
triangle.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00
volume.h Cleanup: renaming and consistency for kernel data 2022-06-20 12:30:48 +02:00