blender/intern/cycles/device
Lukas Stockner 7920ebd157 Cycles: Fix NLM denoising kernels zeroing the wrong buffer on OpenCL
Since my temporary buffer commit (about a month ago), the OpenCL device was zeroing the wrong buffer, leading to
completely wrong filtered feature passes and therefore significantly lower-quality results than CPU and CUDA.
2018-10-09 00:14:29 +02:00
..
opencl Cycles: Fix NLM denoising kernels zeroing the wrong buffer on OpenCL 2018-10-09 00:14:29 +02:00
CMakeLists.txt msvc: Use source folder structure for project file. 2018-02-03 16:38:27 -07:00
device_cpu.cpp Cycles: Reuse existing buffer in the NLM denoising kernels on CPU 2018-10-08 22:17:06 +02:00
device_cuda.cpp Cycles: Use existing shared temporary memory in reconstruction step of the denoiser 2018-10-08 22:13:40 +02:00
device_denoising.cpp Cycles: Reuse existing buffer in the NLM denoising kernels on CPU 2018-10-08 22:17:06 +02:00
device_denoising.h Cycles Denoiser: Allocate a single temporary buffer for the entire denoising process 2018-08-25 12:23:52 -07:00
device_intern.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_memory.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_memory.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_multi.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_network.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_network.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_opencl.cpp Cycles: Report more details about OpenCL devices 2018-08-09 15:51:23 +02:00
device_split_kernel.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_split_kernel.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_task.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_task.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device.cpp Cycles: Remove Fermi texture code. 2018-02-17 22:56:58 +01:00
device.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00