Blender Git Commit Log

Git Commits -> Revision 30f4576

March 29, 2017, 22:25 (GMT)
Cycles Denoising: Refactor design row construction

This change improves the shared memory access pattern, reduces the local memory requirementy by 11 floats per thread and saves some memory copying.

Commit Details:

Full Hash: 30f4576d51bd247488da8d250b541539a3bd5fa8
Parent Commit: 7a8629d
Lines Changed: +77, -59

6 Modified Paths:

/intern/cycles/filter/filter_features.h (+49, -49) (Diff)
/intern/cycles/filter/filter_reconstruction.h (+6, -8) (Diff)
/intern/cycles/filter/filter_transform.h (+1, -0) (Diff)
/intern/cycles/filter/filter_transform_gpu.h (+1, -0) (Diff)
/intern/cycles/filter/filter_transform_sse.h (+1, -0) (Diff)
/intern/cycles/util/util_math_matrix.h (+19, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021