blender/intern/cycles/kernel/geom
Sergey Sharybin b595a692c8 Cycles: Limit degenerated triangle check got CUDA only
OpenCL seems to work fine here, and for some reason that comparison was
giving compilation error on OpenCL here.

Better to compile OpenCL kernel than to be fully robust to weird corner
cases.
2016-06-07 15:48:56 +02:00
..
geom_attribute.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_bvh_shadow.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_bvh_subsurface.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_bvh_traversal.h Cycles: Simplify code around debug stats in BVH traversing 2016-05-27 10:55:48 +02:00
geom_bvh_volume_all.h Cycles: Remove hair support from volume BVH traversal 2016-04-11 17:18:14 +02:00
geom_bvh_volume.h Cycles: Remove hair support from volume BVH traversal 2016-04-11 17:18:14 +02:00
geom_bvh.h Cycles: Simplify code around debug stats in BVH traversing 2016-05-27 10:55:48 +02:00
geom_curve.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_motion_curve.h Cycles: Cleanup and optimization comment update 2015-01-17 00:15:47 +05:00
geom_motion_triangle.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_object.h Fix T48346: Transparent shadows do not work for instanced objects 2016-05-04 14:46:30 +02:00
geom_primitive.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_qbvh_shadow.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
geom_qbvh_subsurface.h Cycles: Use dedicated BVH for subsurface ray casting 2016-03-25 13:42:13 +01:00
geom_qbvh_traversal.h Cycles: Simplify code around debug stats in BVH traversing 2016-05-27 10:55:48 +02:00
geom_qbvh_volume_all.h Cycles: Remove hair support from volume BVH traversal 2016-04-11 17:18:14 +02:00
geom_qbvh_volume.h Cycles: Remove hair support from volume BVH traversal 2016-04-11 17:18:14 +02:00
geom_qbvh.h Cleanup: warnings & spelling 2015-12-02 13:15:52 +11:00
geom_triangle_intersect.h Cycles: Limit degenerated triangle check got CUDA only 2016-06-07 15:48:56 +02:00
geom_triangle.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_volume.h Cycles: Add support for bindless textures. 2016-05-19 13:14:37 +02:00
geom.h Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00