blender/intern/cycles/kernel
Sergey Sharybin da81227e54 Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higher
Seems to be some compiler fault which leads to a wrong flag being used,
making it so wrong number of samples is used for the background.

This should in theory fix issue reported in T47213.
2016-02-18 16:29:35 +01:00
..
closure Cycles: Fixes for Burley BSSRDF 2016-02-13 13:29:13 +01:00
geom Cycles: Initial support of 3D textures for CUDA rendering 2016-02-15 21:26:29 +01:00
kernels Fix OpenCL kernel build errors after recent 3D texture changes. 2016-02-17 01:38:55 +01:00
osl Cleanup: Remove some OIIO code for versions prior to 1.5. 2016-02-13 13:21:47 +01:00
shaders Cleanup: OSL style 2016-02-17 21:39:23 +11:00
split Cycles: Cleanup, indentation and braces 2016-02-03 15:00:55 +01:00
svm Fix T47461: Different results on CPU and GPU when using Branched Path Tracing 2016-02-18 01:23:38 +01:00
CMakeLists.txt Cycles: Make CUDA 7.5 officially recommended 2016-02-17 15:18:56 +01:00
kernel_accumulate.h Fix T47461: Different results on CPU and GPU when using Branched Path Tracing 2016-02-18 01:23:38 +01:00
kernel_bake.h Fix T46550: Cycles combined baking black in some cases. 2016-02-06 21:02:02 +01:00
kernel_camera.h Cycles: Cleanup, spelling and indentation 2016-01-14 17:01:56 +05:00
kernel_compat_cpu.h Cycles: Make Blender importer more forward compatible 2016-02-12 15:27:33 +01:00
kernel_compat_cuda.h Cycles: Initial support of 3D textures for CUDA rendering 2016-02-15 21:26:29 +01:00
kernel_compat_opencl.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel_debug.h Cycles: Add debug pass which shows number of instance pushes during camera ray intersection 2015-06-12 00:12:03 +02:00
kernel_differential.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel_emission.h Cycles: Remove few function arguments needed only for the split kernel 2016-01-28 18:59:27 +01:00
kernel_film.h Cycles: Use native saturate function for CUDA 2015-04-28 00:38:32 +05:00
kernel_globals.h Cycles: Remove few function arguments needed only for the split kernel 2016-01-28 18:59:27 +01:00
kernel_jitter.h Fix T46671: Cycles assert with CMJ sample function 2015-11-03 18:49:27 +05:00
kernel_light.h Fix T47411: Cycles portals luminance artifacts 2016-02-17 03:06:30 +01:00
kernel_math.h Cycles: Add fast math function module 2015-01-31 01:49:41 +05:00
kernel_montecarlo.h Cycles code refactor: minor refactoring and comments for volume code. 2014-03-29 13:03:49 +01:00
kernel_passes.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel_path_branched.h Cycles: Refactor how we pass bounce info to light path node. 2016-01-06 23:43:29 +01:00
kernel_path_common.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel_path_state.h Cycles: Refactor how we pass bounce info to light path node. 2016-01-06 23:43:29 +01:00
kernel_path_surface.h Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higher 2016-02-18 16:29:35 +01:00
kernel_path_volume.h Cycles: Refactor how we pass bounce info to light path node. 2016-01-06 23:43:29 +01:00
kernel_path.h Cycles: Tweak inline policy for some functions 2016-01-14 14:53:05 +05:00
kernel_projection.h Cycles: Add Mirror ball mapping to camera panorama options 2015-04-25 23:51:56 +02:00
kernel_queues.h Cycles: Code cleanup in split kernel, whitespaces 2015-07-03 11:03:56 +02:00
kernel_random.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel_shader.h Cycles: Cleanup, indentation and braces 2016-02-03 15:00:55 +01:00
kernel_shadow.h Cycles: Cleanup of OpenCL split kernel routines 2016-01-30 00:23:06 +01:00
kernel_subsurface.h Fix Burley BSSRDF NaNs and fireflies. 2016-02-06 11:52:43 +01:00
kernel_textures.h Cycles: Initial support of 3D textures for CUDA rendering 2016-02-15 21:26:29 +01:00
kernel_types.h Cycles: Make Blender importer more forward compatible 2016-02-12 15:27:33 +01:00
kernel_volume.h Cleanup: Remove outdated comment in volume code. 2016-01-24 12:31:36 +01:00
kernel_work_stealing.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
kernel.h Cycles: Deduplicte CPU kernel declaration and definition code 2015-12-30 17:54:02 +05:00