Blender Git Commit Log

Git Commits -> Revision a1f44e4

Revision a1f44e4 by Brecht Van Lommel (master)
January 22, 2021, 18:24 (GMT)
Fix T84745: more build errors with TBB 2021

* tbb::blocked_range moved to a different namespace and since the fix is
non-trivial, remove some unused code that used this.
* Task group priorities are no longer supported. It's unclear if they are
useful at all right now and even set correctly, for now all tasks are equal
priority with TBB 2021.

Commit Details:

Full Hash: a1f44e43a253eabee74f40315b62cc0c0ff4cb9c
Parent Commit: 5d6e5a9
Lines Changed: +14, -11

3 Modified Paths:

/intern/cycles/util/util_tbb.h (+7, -0) (Diff)
/source/blender/blenlib/BLI_index_range.hh (+0, -11) (Diff)
/source/blender/blenlib/intern/task_pool.cc (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021