Blender Git Commit Log
Git Commits -> Revision 74df307
Revision 74df307 by Sergey Sharybin (master) April 6, 2015, 12:47 (GMT) |
Cycles: Free unused image buffers when rendering with locked interface It is still possible to free a bit more memory by detecting buildin images which are not used by shaders, but that's not going to improve memory usage that much to bother about this now. Such change brings peak memory usage from 4.1GB to 3.4GB when rendering 01_01_01_D layout scene from the Gooseberry project. Mainly because of freeing memory used by rather huge environment map in the viewport. Reviewers: campbellbarton, juicyfruit Subscribers: eyecandy Differential Revision: https://developer.blender.org/D1215 |
Commit Details:
Full Hash: 74df307ca43df14b759fd9eb6a049a6c5d90dcda
Parent Commit: bb2300d
Lines Changed: +44, -0