Blender Git Loki
Git Commits -> Revision 5857c9c
December 21, 2016, 01:29 (GMT) |
Cycles: Deduplicate numerical code in the WLR bandwidth estimation Also includes some documentation about what this code actually does. |
Commit Details:
Full Hash: 5857c9c172ccb0a3a2281d28c40940c9e45b7ed1
Parent Commit: 93c2753
Lines Changed: +40, -64
5 Modified Paths:
/intern/cycles/kernel/filter/filter_final_pass_impl.h (+1, -1) (Diff)
/intern/cycles/kernel/filter/filter_wlr.h (+3, -10) (Diff)
/intern/cycles/kernel/filter/filter_wlr_cuda.h (+3, -10) (Diff)
/intern/cycles/kernel/filter/filter_wlr_sse.h (+5, -12) (Diff)
/intern/cycles/util/util_math_matrix.h (+28, -31) (Diff)
/intern/cycles/kernel/filter/filter_wlr.h (+3, -10) (Diff)
/intern/cycles/kernel/filter/filter_wlr_cuda.h (+3, -10) (Diff)
/intern/cycles/kernel/filter/filter_wlr_sse.h (+5, -12) (Diff)
/intern/cycles/util/util_math_matrix.h (+28, -31) (Diff)