Blender Git Loki
Git Commits -> Revision 774e034
Revision 774e034 by Sergey Sharybin (master) June 11, 2015, 21:37 (GMT) |
Make scopes update multi-threaded This commits makes scopes evaluation multithreaded by using OpenMP for the outer loop of pixel processor. it also makes all the changes needed for keeping performance as high as possible by keeping data local to thread for as long as it's possible. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D1334 |
Commit Details:
Full Hash: 774e034d40f9494a2523076992fc19e534ecfb17
Parent Commit: 9c5995c
Lines Changed: +77, -30
1 Modified Path:
/source/blender/blenkernel/intern/colortools.c (+77, -30) (Diff)