Blender Git Commit Log

Git Commits -> Revision f3a6465

Revision f3a6465 by Sergey Sharybin (cycles-x)
March 3, 2021, 17:11 (GMT)
Cycles: Schedule more samples to path trace work

The new scheduling goes as following:

- Render 1 sample, give visual feedback, and see how long it takes to
render a sample.

- After that schedule as many samples as needed to not have more frequent
updates then once a second.

Currently there are no measurable difference, but it will become more
visible once we'll be scheduling more than one sample to GPU.

Commit Details:

Full Hash: f3a64658905aef0fd0603b4dec24479f648c7bac
Parent Commit: 13d7619
Lines Changed: +23, -6

2 Modified Paths:

/intern/cycles/integrator/path_trace.cpp (+22, -5) (Diff)
/intern/cycles/integrator/path_trace.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021