Blender Git Commit Log

Git Commits -> Revision e9496b7

Revision e9496b7 by Sergey Sharybin (cycles-x)
February 26, 2021, 17:08 (GMT)
Cycles: Split CPUDevice to own file

Makes it possible to CPU device specific logic from other CPU-related
entities, such as render queue.

Commit Details:

Full Hash: e9496b7b2a0d537bdf435ec2ed3196baaad77407
Parent Commit: ecaeb47
Lines Changed: +1395, -1213

2 Added Paths:

/intern/cycles/device/cpu/device_cpu_impl.cpp (+1209, -0) (View)
/intern/cycles/device/cpu/device_cpu_impl.h (+183, -0) (View)

2 Modified Paths:

/intern/cycles/device/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/device/cpu/device_cpu.cpp (+1, -1213) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021