blender/intern/cycles/kernel
2020-07-15 13:38:04 +02:00
..
bvh Cycles: Add support for native OptiX curve primitive 2020-07-07 15:39:02 +02:00
closure Cycles: internal refactoring to make thick/ribbon curve separate primitives 2020-06-22 13:28:01 +02: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 T78930: Cycles OpenCL error on graphics cards that don't support half float 2020-07-15 13:38:04 +02:00
osl Cycles: Make compatible with C++17 on 10.9 deployment target 2020-06-19 12:02:21 +02:00
shaders Cycles: Change precomputed Sky Texture mapping to prioritize the horizon 2020-07-13 03:08:11 +02:00
split Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
svm Cycles: Change precomputed Sky Texture mapping to prioritize the horizon 2020-07-13 03:08:11 +02:00
CMakeLists.txt Cycles: remove SIMD BVH optimizations, to be replaced by Embree 2020-06-22 13:28:01 +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 T76925: Cycles OpenCL compile error with some drivers on Linux 2020-05-22 21:50:24 +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 Cycles: Add new Sky Texture method including direct sunlight 2020-06-17 21:06:41 +02: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 T78776: Cycles OpenCL error after recent changes for holdouts 2020-07-10 17:10:05 +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