Blender Git Commit Log
Git Commits -> Revision f87842a
Revision f87842a by Bastien Montagne (master) May 26, 2016, 12:33 (GMT) |
Image viewer scopes update: OMP->BLI_task. Gives over 50% faster scope update (from 4.5ms to 2.2ms here with SD shot)! Probably mostly due to more clever usage of thread-local data (which avoids any lock, when OMP code had a rather stupid critical section for minmax)... |
Commit Details:
Full Hash: f87842a73ac298227e8f1456f7e7c67d6712330d
Parent Commit: d5e0e68
Lines Changed: +164, -137
1 Modified Path:
/source/blender/blenkernel/intern/colortools.c (+164, -137) (Diff)