blender/intern/cycles/kernel/geom
Sergey Sharybin 3cee28ebf3 Fix T46143: Faces missing with GPU render
Epsilon was quite arbitrary for GPU, replaced with checking for zero-sized faces.

It should solve both original report and the new one. After the release we can check
why GPU doesn't produce accurate math here and go to the root of the issue.
2015-09-17 17:21:17 +05:00
..
geom_attribute.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_bvh_shadow.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh_subsurface.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh_traversal.h Cycles: Add debug pass which shows number of instance pushes during camera ray intersection 2015-06-12 00:12:03 +02:00
geom_bvh_volume_all.h Cycles: Record all possible volume intersections for SSS and camera checks 2015-04-29 23:31:06 +02:00
geom_bvh_volume.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_curve.h Cycles: Enable hair for split kernels when using Intel or NVidia drivers 2015-05-14 18:48:56 +05:00
geom_motion_curve.h Cycles: Cleanup and optimization comment update 2015-01-17 00:15:47 +05:00
geom_motion_triangle.h Cycles: Prepare code for OpenCL camera/motion blur 2015-05-14 18:48:56 +05:00
geom_object.h Cycles: Prepare code for OpenCL camera/motion blur 2015-05-14 18:48:56 +05:00
geom_primitive.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_qbvh_shadow.h Fix T45333: Volume Scatter crash blender 2015-07-13 18:54:26 +05:00
geom_qbvh_subsurface.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_qbvh_traversal.h Cycles: Fix missing node distance update when only two child intersected in QBVH 2015-06-12 10:06:46 +02:00
geom_qbvh_volume_all.h Fix T45333: Volume Scatter crash blender 2015-07-13 18:54:26 +05:00
geom_qbvh_volume.h Cycles: Remove meaningless debug traversal steps increment from QBVH volume code 2015-06-11 23:54:57 +02:00
geom_qbvh.h Fix T43027: OpenCL kernel compilation broken after QBVH 2015-01-02 14:58:01 +05:00
geom_triangle_intersect.h Fix T46143: Faces missing with GPU render 2015-09-17 17:21:17 +05:00
geom_triangle.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_volume.h Fix T44269: Typo in volume_attribute_float:geom_volume.h 2015-04-05 19:07:45 +05:00
geom.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00