Blender Git Commit Log

Git Commits -> Revision b538a5c

May 2, 2017, 11:16 (GMT)
Cycles Denoising: Only store lower-triangular parts of XtWX matrix

This saves 55 floats per pixel, which is quite significant with GPU tile sizes.

Commit Details:

Full Hash: b538a5c085e2fcf5303a6ab459a6974594531875
Parent Commit: 7c0204c
Lines Changed: +35, -35

5 Modified Paths:

/intern/cycles/kernel/filter/filter_defines.h (+1, -1) (Diff)
/intern/cycles/kernel/filter/filter_transform.h (+3, -3) (Diff)
/intern/cycles/kernel/filter/filter_transform_gpu.h (+3, -3) (Diff)
/intern/cycles/kernel/filter/filter_transform_sse.h (+4, -4) (Diff)
/intern/cycles/util/util_math_matrix.h (+24, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021