blender/intern/cycles/kernel
2019-03-27 22:21:23 +01:00
..
bvh Fix T62844: Cycles crash with bevel and degenerate geometry. 2019-03-22 17:30:36 +01:00
closure
filter Fix/workaround some types of black dots in denoising with bright speculars. 2019-03-22 14:25:28 +01:00
geom Fix T62481: Cycles crash rendering with UV pass after recent changes. 2019-03-12 14:11:36 +01:00
kernels Cycles OpenCL: Remove single program 2019-03-08 16:31:35 +01:00
osl Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
shaders Fix T61470: incorrect saturation clamping in recent bugfix. 2019-02-14 19:28:44 +01:00
split Fix T60300: Cycles SSS render hanging with AMD OpenCL. 2019-01-08 15:37:16 +01:00
svm Fix T61103: Cycles bevel wrong on objects with negative scale. 2019-03-11 14:26:06 +01:00
CMakeLists.txt Cycles: upgrade to CUDA 10.1 as the one officially supported version. 2019-03-15 16:52:28 +01:00
kernel_accumulate.h
kernel_bake.h Cycles: optimization for constant background colors. 2019-03-17 12:01:19 +01:00
kernel_camera.h
kernel_color.h
kernel_compat_cpu.h
kernel_compat_cuda.h
kernel_compat_opencl.h Fix AMD OpenCL build error after recent changes. 2019-03-18 16:39:57 +01:00
kernel_differential.h
kernel_emission.h Fix T62712: Cycles world light path node not working. 2019-03-18 18:46:14 +01:00
kernel_film.h
kernel_globals.h
kernel_id_passes.h
kernel_jitter.h
kernel_light.h
kernel_math.h
kernel_montecarlo.h
kernel_passes.h
kernel_path_branched.h Fix T54962: Cycles crash using subsurface scattering texture blur. 2019-01-03 17:10:37 +01:00
kernel_path_common.h
kernel_path_state.h
kernel_path_subsurface.h Fix T54962: Cycles crash using subsurface scattering texture blur. 2019-01-03 17:10:37 +01:00
kernel_path_surface.h
kernel_path_volume.h
kernel_path.h
kernel_profiling.h
kernel_projection.h
kernel_queues.h
kernel_random.h
kernel_shader.h Fix part of T63023: wrong Cycles window coordinates for background. 2019-03-27 22:21:23 +01:00
kernel_shadow.h
kernel_subsurface.h Fix T54962: Cycles crash using subsurface scattering texture blur. 2019-01-03 17:10:37 +01:00
kernel_textures.h Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
kernel_types.h Cleanup: simplify kernel features definition. 2019-03-17 12:01:19 +01:00
kernel_volume.h Cleanup: fix compiler warnings. 2019-02-14 19:39:39 +01:00
kernel_work_stealing.h Cycles: Improved thread order for better CUDA performance. 2019-03-14 11:45:58 +01:00
kernel.h