blender/intern/cycles/kernel
2018-08-05 12:15:13 +02:00
..
bvh Fix Cycles crash rendering mix of instanced and non-instanced volumes. 2018-08-05 12:05:10 +02:00
closure Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
filter Cycles: Fixed OpenCL kernel build, it threw a compiler error. 2018-07-06 10:21:25 +02:00
geom Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
kernels Cycles: Enabled half precision textures for OpenCL devices that support the cl_khr_fp16 extension. 2018-07-06 11:42:34 +02:00
osl Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
shaders Cycles: Add reflection fix to Bump and Normal Map nodes 2018-07-26 17:00:31 +02:00
split Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
svm Cycles: Add reflection fix to Bump and Normal Map nodes 2018-07-26 17:00:31 +02:00
CMakeLists.txt Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
kernel_accumulate.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_bake.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_camera.h Cycles: support arbitrary number of motion blur steps for cameras. 2018-03-10 06:27:19 +01:00
kernel_color.h Fix more Cycles CUDA errors after recent changes. 2018-06-15 16:28:09 +02:00
kernel_compat_cpu.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_compat_cuda.h Cycles: support arbitrary number of motion blur steps for cameras. 2018-03-10 06:27:19 +01:00
kernel_compat_opencl.h Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
kernel_differential.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_emission.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_film.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_globals.h Code cleanup: remove some more unused code after recent CUDA changes. 2018-02-18 00:53:03 +01:00
kernel_jitter.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_light.h Merge branch 'master' into blender2.8 2018-07-30 18:44:18 +02:00
kernel_math.h Code refactor: add ProjectionTransform separate from regular Transform. 2018-03-10 04:54:04 +01:00
kernel_montecarlo.h Cycles: Add reflection fix to Bump and Normal Map nodes 2018-07-26 17:00:31 +02:00
kernel_passes.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_path_branched.h Cycles: change Ambient Occlusion shader to output colors. 2018-06-15 22:16:06 +02:00
kernel_path_common.h Code refactor: remove rng_state buffer and compute hash on the fly. 2017-10-04 21:11:14 +02:00
kernel_path_state.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_path_subsurface.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_path_surface.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_path_volume.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_path.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_projection.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_queues.h Cycles: Add function to dequeue a ray 2017-06-10 03:51:18 -04:00
kernel_random.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_shader.h Cycles: change Ambient Occlusion shader to output colors. 2018-06-15 22:16:06 +02:00
kernel_shadow.h Cycles: better path termination for transparency. 2018-02-22 00:55:32 +01:00
kernel_subsurface.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_textures.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
kernel_types.h Cycles: increase volume stack to support 32 overlapping volumes. 2018-07-18 22:58:52 +02:00
kernel_volume.h Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
kernel_work_stealing.h Code refactor: add WorkTile struct for passing work to kernel. 2017-10-04 21:11:14 +02:00
kernel.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00