Blender Git Loki
Git Commits -> Revision 3b47f33
April 23, 2020, 13:39 (GMT) |
BLI: remove TaskParallelRangePool This is not currently used and will take some work to support with TBB, so remove it until we have a new implementation based on TBB. Fixes T76005, parallel range pool tests failing. Ref D7475 |
Commit Details:
Full Hash: 3b47f335c6792cb96b2f97cf1f24cdf91e2b59bf
Parent Commit: 1fce2ea
Lines Changed: +0, -376
4 Modified Paths:
/source/blender/blenlib/BLI_task.h (
+0,
-12)
(Diff)/source/blender/blenlib/intern/task_iterator.c (
+0,
-204)
(Diff)/tests/gtests/blenlib/BLI_task_performance_test.cc (
+0,
-86)
(Diff)/tests/gtests/blenlib/BLI_task_test.cc (
+0,
-74)
(Diff)