blender/intern/cycles/kernel
2020-09-09 13:30:05 +10:00
..
bvh Cycles: Add support for native OptiX curve primitive 2020-07-07 15:39:02 +02:00
closure Cleanup: spelling 2020-09-09 13:30:05 +10:00
filter Cleanup: extra semicolons, comma use, undeclared vars 2020-02-11 12:04:50 +11:00
geom Cycles: Add support for native OptiX curve primitive 2020-07-07 15:39:02 +02:00
kernels Fix Cycles build error when disabling some kernel features 2020-09-01 19:14:31 +02:00
osl CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
shaders Cleanup: clang-format 2020-09-06 02:21:27 +10:00
split Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
svm Fix T79803: Wrong Distance To Edge 1D Voronoi 2020-09-03 18:56:27 +02:00
CMakeLists.txt CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
kernel_accumulate.h Cycles: move sss and diffuse transmission into diffuse pass 2020-02-25 11:44:47 +01:00
kernel_adaptive_sampling.h Fix T76925: more Cycles OpenCL compile errors with some drivers on Linux 2020-05-25 17:06:10 +02:00
kernel_bake.h Cycles: code refactor to bake using regular render session and tiles 2020-05-15 20:25:24 +02:00
kernel_camera.h Cleanup: spelling 2020-07-07 12:49:13 +10:00
kernel_color.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_compat_cpu.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
kernel_compat_cuda.h Fix T75895: Unable to Compile Cycles on NAVI/Linux 2020-04-30 15:04:40 +02:00
kernel_compat_opencl.h Fix T76469: OpenCL 1.2 Compilation 2020-05-07 14:34:50 +02:00
kernel_compat_optix.h Fix T75895: Unable to Compile Cycles on NAVI/Linux 2020-04-30 15:04:40 +02:00
kernel_differential.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_emission.h Cycles: Add new Sky Texture method including direct sunlight 2020-06-17 21:06:41 +02:00
kernel_film.h Fix T80129: Cycles shadow catcher viewport error with exposure other than 1 2020-08-26 19:26:38 +02:00
kernel_globals.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
kernel_id_passes.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_jitter.h Fix T74423: Cycles rendering artifacts with CUDA 10.2 2020-04-22 16:40:52 +02:00
kernel_light_background.h Cleanup: remove trailing space, newlines at eof 2020-08-03 15:14:02 +10:00
kernel_light_common.h Cycles: Add new Sky Texture method including direct sunlight 2020-06-17 21:06:41 +02:00
kernel_light.h Cycles: remove __UV__ and __INSTANCING__ as kernel options 2020-06-22 13:28:01 +02:00
kernel_math.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_montecarlo.h Cycles: Add new Sky Texture method including direct sunlight 2020-06-17 21:06:41 +02:00
kernel_passes.h Cycles: change perspective depth pass to be more standard 2020-06-02 04:54:44 +02:00
kernel_path_branched.h Fix T76925: more Cycles OpenCL compile errors with some drivers on Linux 2020-05-25 17:06:10 +02:00
kernel_path_common.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_state.h Cycles: Track specular throughput to account for reflection color in denoising albedo pass 2020-02-06 03:37:48 +01:00
kernel_path_subsurface.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_surface.h Cycles: perform clamping per light contribution instead of whole path 2019-12-12 13:04:43 +01:00
kernel_path_volume.h Cycles: perform clamping per light contribution instead of whole path 2019-12-12 13:04:43 +01:00
kernel_path.h Fix T79259: OptiX render with fisheye camera is different to CUDA 2020-07-28 15:45:46 +02:00
kernel_profiling.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_projection.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_queues.h Cleanup: spelling, repeated words 2019-11-25 00:55:11 +11:00
kernel_random.h Fix T74423: Cycles rendering artifacts with CUDA 10.2 2020-04-22 16:40:52 +02:00
kernel_shader.h Cycles: support shader transparency for holdout objects 2020-07-08 13:18:19 +02:00
kernel_shadow.h Fix T72470: OptiX render fails with scene with many translucent planes on Linux. 2020-01-10 15:47:51 +01:00
kernel_subsurface.h Fix T74939: Random Walk subsurface appearance in OptiX does not match other engines 2020-03-26 13:00:09 +01:00
kernel_textures.h Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
kernel_types.h Cycles: enable Embree by default for CPU rendering 2020-06-22 13:28:01 +02:00
kernel_volume.h Volumes: add render settings for volume datablock 2020-03-18 11:23:05 +01:00
kernel_work_stealing.h Fix T76925: more Cycles OpenCL compile errors with some drivers on Linux 2020-05-25 17:06:10 +02:00
kernel_write_passes.h Cycles: support for custom shader AOVs 2019-12-10 20:44:46 +01:00
kernel.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00