blender/intern/cycles/kernel/kernels/opencl
Lukas Stockner 3ee606621c Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB
I've limited it to just the RGB<->XYZ stuff for now, correct image handling is the next step.

Reviewers: brecht, sergey

Differential Revision: https://developer.blender.org/D3478
2018-06-14 22:21:37 +02:00
..
filter.cl Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01:00
kernel_buffer_update.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_data_init.cl Code refactor: remove rng_state buffer and compute hash on the fly. 2017-10-04 21:11:14 +02:00
kernel_direct_lighting.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_do_volume.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_enqueue_inactive.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_holdout_emission_blurring_pathtermination_ao.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_indirect_background.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_indirect_subsurface.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_lamp_emission.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_next_iteration_setup.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_opencl_image.h Fix OpenCL performance regression after cubic interpolation. 2017-10-15 17:46:50 +02:00
kernel_path_init.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_queue_enqueue.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_scene_intersect.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_shader_eval.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_shader_setup.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_shader_sort.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_shadow_blocked_ao.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_shadow_blocked_dl.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel_split_function.h Code refactor: remove rng_state buffer and compute hash on the fly. 2017-10-04 21:11:14 +02:00
kernel_split.cl Cycles: Support "precompiled" headers in include expansion algorithm 2017-08-02 20:59:19 +02:00
kernel_state_buffer_size.cl Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel_subsurface_scatter.cl Cycles: Pass all buffers to each kernel call for OpenCL 2017-06-10 04:08:49 -04:00
kernel.cl Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB 2018-06-14 22:21:37 +02:00