Blender Git Loki

Git Commits -> Revision 204c096

Revision 204c096 by Sergey Sharybin (cycles-x)
April 7, 2021, 12:16 (GMT)
Cycles: Simplify TileManager

Prepare it for being used for big tile scheduling and not worry about
samples and sample ranges.

Rather straightforward removal of unused code. The only part which
still does not feel fully ideal is that the Session now needs to hold
buffer parameters. Not sure whether there is a better place for them.

The pixel progress is now fully disabled. It was not updated anyway,
so within the current state of the project this is not a regression.
The status report needs to be worked on and this is part of the TODO.

Commit Details:

Full Hash: 204c0968f2c0e40f187b2b677704355d4584abad
Parent Commit: 3fdd5cc
Lines Changed: +49, -802

5 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+10, -3) (Diff)
/intern/cycles/render/session.cpp (+13, -34) (Diff)
/intern/cycles/render/session.h (+1, -0) (Diff)
/intern/cycles/render/tile.cpp (+9, -611) (Diff)
/intern/cycles/render/tile.h (+16, -154) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021