Blender Git Commit Log
Git Commits -> Revision f346f56
Revision f346f56 by Sergey Sharybin (cycles-x) February 23, 2021, 13:18 (GMT) |
Refactor: Change the way how Cycles reports uarch name Avoid a global variable which gets strcmp-ed from a KernelFunctions. Instead, do an explicit log from CPUDevice's constructor. This way the microarchitecture is always logged, regardless of whether it is a first render or a subsequent one. |
Commit Details:
Full Hash: f346f56937f04820f683ffb5ac610f83b50faa66
Parent Commit: b59d2b2
Lines Changed: +17, -17
1 Modified Path:
/intern/cycles/device/cpu/device_cpu.cpp (+17, -17) (Diff)