Blender Git Loki

Git Commits -> Revision 505b965

Revision 505b965 by Sergey Sharybin (cycles-x)
March 3, 2021, 17:11 (GMT)
Cycles: Move tiled path tracer work to own class

The goal is to abstract things a bit and make it possible to tap
more CPU-friendly scheduler to the path tracer.

No functional changes are expecting.

Commit Details:

Full Hash: 505b9650efcf83706487abe45944a4769b7a61b6
Parent Commit: da81747
Lines Changed: +272, -81

4 Added Paths:

/intern/cycles/integrator/path_trace_work.cpp (+37, -0) (View)
/intern/cycles/integrator/path_trace_work.h (+59, -0) (View)
/intern/cycles/integrator/path_trace_work_tiled.cpp (+102, -0) (View)
/intern/cycles/integrator/path_trace_work_tiled.h (+57, -0) (View)

3 Modified Paths:

/intern/cycles/integrator/CMakeLists.txt (+4, -0) (Diff)
/intern/cycles/integrator/path_trace.cpp (+9, -63) (Diff)
/intern/cycles/integrator/path_trace.h (+4, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021