Blender Git Loki
Git Commits -> Revision faf4f29
Revision faf4f29 by Sergey Sharybin (master) September 25, 2014, 18:40 (GMT) |
Guardedalloc: Implement atomic peak memory update Updating maximum requires a bit of a cycle which usually does 1 iteration only, sometimes needs a bit more but seems there's no speed regressions. For now the code is commented out. This way it's easier for others to verify there's no speed regressions. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D626 |
Commit Details:
Full Hash: faf4f29cc0b45416f48f2839a9a0b8363e9428c1
Parent Commit: 37f3843
Lines Changed: +29, -12