Blender Git Commit Log
Git Commits -> Revision f4a959f
Revision f4a959f by Sergey Sharybin (master) December 24, 2014, 21:50 (GMT) |
Cycles: Avoid over-allocation in packing BVH instances This solves quite an over-allocation in BVH instances packing code, unfortunately, it's not a magic bullet to solve memory bump caused by the recent QBVH changes. For that we'll likely need to decouple storage for leaf and inner nodes. However, it's not really clear for now if it's something important since that'd still be just a fraction of memory comparing to all the hi-res textures. |
Commit Details:
Full Hash: f4a959f7348f542239962896bc239322ac301bff
Parent Commit: 8cfac73
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/bvh/bvh.cpp (+1, -1) (Diff)