blender/intern/cycles/kernel/geom
Brecht Van Lommel 2d92988f6b Cycles: CUDA bicubic and tricubic texture interpolation support.
While cubic interpolation is quite expensive on the CPU compared to linear
interpolation, the difference on the GPU is quite small.
2017-10-07 15:30:57 +02:00
..
geom_attribute.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_curve_intersect.h Cycles: Cleanup, de-duplicate function parameter list 2017-08-08 15:27:25 +02:00
geom_curve.h Cycles: Cleanup, move curve intersection functions to own file 2017-08-07 20:53:30 +02:00
geom_motion_curve.h Cycles: Fix compilation error of AVX2 kernels with SSE optimization disabled 2017-04-10 14:44:04 +02:00
geom_motion_triangle_intersect.h Cycles: Switch to reformulated Pluecker ray/triangle intersection 2017-03-28 17:26:47 +02:00
geom_motion_triangle_shader.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_motion_triangle.h Cycles: Split motion triangle file once again, avoids annoying forward declarations 2017-01-20 12:46:17 +01:00
geom_object.h Code refactor: add, remove, optimize various SSE functions. 2017-08-07 14:01:24 +02:00
geom_patch.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_primitive.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_subd_triangle.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_triangle_intersect.h Cycles: Switch to reformulated Pluecker ray/triangle intersection 2017-03-28 17:26:47 +02:00
geom_triangle.h Cycles: Implement denoising option for reducing noise in the rendered image 2017-05-07 14:40:58 +02:00
geom_volume.h Cycles: CUDA bicubic and tricubic texture interpolation support. 2017-10-07 15:30:57 +02:00
geom.h Cycles: Cleanup, move curve intersection functions to own file 2017-08-07 20:53:30 +02:00