Blender Git Loki
Git Commits -> Revision b22d5fa
February 15, 2021, 18:05 (GMT) |
Cycles: refactor intrinsic functions implementation * Add processor independent fallbacks * Use uint32_t and uint64_t types * Remove unused functions * Better comments and less indentation Ref D8237, T78710 |
Commit Details:
Full Hash: b22d5faba2da2beec3adee8f3cdd06dcac7443ed
Parent Commit: e48ecea
Lines Changed: +197, -329
3 Modified Paths:
/intern/cycles/util/util_color.h (
+1,
-1)
(Diff)/intern/cycles/util/util_half.h (
+1,
-1)
(Diff)/intern/cycles/util/util_simd.h (
+195,
-327)
(Diff)