Blender Git Commit Log

Git Commits -> Revision 9b38d8d

Revision 9b38d8d by Bastien Montagne (compositor-2016)
June 8, 2016, 19:45 (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: 9b38d8d181441b8126bdbba13b78865542830d13
Parent Commit: 3e84a2d
Committed By: Jeroen Bakker
Lines Changed: +164, -137

1 Modified Path:

/source/blender/blenkernel/intern/colortools.c (+164, -137) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021