english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> soc-2016-cycles_denoising

"Soc-2016-cycles_denoising" branch

Total commits : 228
Total committers : 2
First Commit : May 27, 2016
Latest Commit : February 10, 2017


Commits by Month

DateNumber of Commits
February, 201734
January, 201710
December, 201612
November, 201647
October, 20160
September, 20165
August, 201651
July, 201644
June, 201620
May, 20165

Committers

AuthorNumber of Commits
Lukas Stockner227
jens verwiebe1

Popular Files

FilenameTotal Edits
device_cpu.cpp58
kernel_filter.h44
device_cuda.cpp37
kernel_cpu_impl.h29
blender_session.cpp29
kernel_types.h25
kernel_cpu.h23
session.cpp23
kernel.cu19
util_math_matrix.h18

Latest commits Feed

February 10, 2017, 16:45 (GMT)
Cycles Denoising: Enable floating point exceptions in filter code if enabled in CMake
February 10, 2017, 04:56 (GMT)
Cycles Denoising: Add missing util header file to CMake
February 10, 2017, 04:56 (GMT)
Cycles Denoising: Fix wrong argument order that caused massive overblurring
February 9, 2017, 13:27 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-cycles_denoising

Conflicts:
source/blender/blenloader/intern/writefile.c
February 8, 2017, 21:53 (GMT)
Cycles Denoising: Use device-independent denoising code for CUDA as well

As a result, cross-denoising on CUDA works now.
February 8, 2017, 16:32 (GMT)
Cycles Denoising: Use device-independent denoising in the CPUDevice
February 8, 2017, 16:32 (GMT)
Cycles Denoising: Implement device-independent denoising algorithm to deduplicate device code

Instead of implementing the full algorithm inside the device, the new code just calls the device in order to run specific kernels while handling all the high-level logic outside of the individual devices.
February 4, 2017, 03:08 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-cycles_denoising
February 4, 2017, 03:08 (GMT)
Cycles Denoising: Move denoising kernels to a separate compilation unit

Previously, the denoising kernels were just included with the other kernels.
However, that is not ideal, since the kernels already take very long to compile. Also, it isn't needed since the rendering and denoising kernels share basically no code.

So, this commit adds intern/cycles/filter/, which contains the filtering kernels.
February 1, 2017, 23:45 (GMT)
Cycles Denoising: Support GPU denoising from the command line
February 1, 2017, 23:43 (GMT)
Cycles Denoising: Fix command-line denoising and add filter weighting adjust option
February 1, 2017, 17:10 (GMT)
Cycles Denoising: Fix building without filter debugging
February 1, 2017, 17:07 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-cycles_denoising
February 1, 2017, 04:01 (GMT)
Cycles Denoising: Change order of passes in the denoising buffer
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Remove useless functions
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Fix sample scaling for cross-denoising passes
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Fix multilayer handling when denoising after rendering
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Allow to ignore cross-denoising passes
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Implement new cross-denoising mode on CPU

Not very useful yet.
February 1, 2017, 04:00 (GMT)
Cycles Denoising: Fix Whitespace errors

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021