Blender Git Commit Log

Git Commits -> Revision e80b893

Revision e80b893 by Sergey Sharybin (cycles-x)
June 30, 2021, 15:52 (GMT)
Cycles X: Ground work for work balancing

No actual logic implementation yet, just taking gradual steps towards
the desired goal.

Commit Details:

Full Hash: e80b8934381d8ce52924aed71a389788cd1ff0c6
Parent Commit: cf028a8
Lines Changed: +161, -6

2 Added Paths:

/intern/cycles/integrator/work_balancer.cpp (+43, -0) (View)
/intern/cycles/integrator/work_balancer.h (+39, -0) (View)

5 Modified Paths:

/intern/cycles/integrator/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/integrator/path_trace.cpp (+34, -4) (Diff)
/intern/cycles/integrator/path_trace.h (+5, -0) (Diff)
/intern/cycles/integrator/render_scheduler.cpp (+27, -2) (Diff)
/intern/cycles/integrator/render_scheduler.h (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021