Jesse Yurkovich
05241f47f5
CMake: Add WITH_TBB definition for the projects that require it
...
The `WITH_TBB` define needs to be set in order for code using the
various parallel threading helpers [1][2] to actually be multi-threaded.
The affected projects did not have `WITH_TBB` defined and were using the
single-thread variant of all affected APIs.
Additionally, in the case of `EnumerableThreadSpecific`, this results in
an ODR violation where there are 2 versions of the same class linked
into our final binary. One with TBB members and one without.
--------
[1] Namely code using the `BLI_task.hh`, `BLI_sort.hh`, and `BLI_enumerable_thread_specific.hh` headers
[2] `EnumerableThreadSpecific`, `parallel_for_each`, `parallel_reduce`, `parallel_invoke`, `isolate_task`, `parallel_sort`
Pull Request: https://projects.blender.org/blender/blender/pulls/124283
2024-07-10 23:01:38 +02:00
..
2024-07-10 23:01:38 +02:00
2024-04-01 11:22:03 -03:00
2024-04-01 11:22:03 -03:00
2024-07-05 17:52:55 +02:00
2024-07-04 14:50:31 +02:00
2024-05-16 14:53:09 +02:00
2024-03-28 01:30:38 +01:00
2024-06-19 09:41:11 +10:00
2024-03-09 23:28:03 +11:00
2024-04-30 15:14:49 +02:00
2024-05-31 15:13:35 +02:00
2024-03-28 01:30:38 +01:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-04-20 13:46:14 +10:00
2024-03-09 23:28:03 +11:00
2024-05-07 17:02:03 +10:00
2024-03-09 23:28:03 +11:00
2024-05-23 19:52:37 +02:00
2024-02-19 15:59:59 +01:00
2024-07-02 10:52:24 +02:00
2024-03-22 20:54:09 +01:00
2024-03-09 23:28:03 +11:00
2024-05-20 02:56:25 +02:00
2024-05-20 10:23:54 +10:00
2024-07-10 02:21:14 +02:00
2024-07-10 02:21:14 +02:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-07-10 02:21:14 +02:00
2024-06-23 12:14:19 +10:00
2024-03-23 01:24:18 +01:00
2024-03-09 23:28:03 +11:00
2024-06-10 09:04:35 -04:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-28 01:30:38 +01:00
2024-03-09 23:28:03 +11:00
2023-08-04 22:47:29 -04:00
2024-06-11 20:45:06 +10:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-07-06 15:24:52 +02:00
2024-06-08 16:07:29 -03:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-06-03 18:14:49 -03:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-05-31 21:51:42 +02:00
2024-03-09 23:28:03 +11:00
2024-02-19 15:59:59 +01:00
2024-03-27 13:17:24 +01:00
2024-05-27 19:33:35 +02:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-03-09 23:28:03 +11:00
2024-02-19 15:59:59 +01:00
2024-07-06 15:24:52 +02:00
2024-03-23 01:24:18 +01:00
2024-06-04 10:46:57 +10:00
2024-06-03 23:17:41 +02:00
2024-06-03 23:17:41 +02:00
2024-04-15 12:02:17 +02:00
2023-07-13 17:59:52 +02:00
2024-04-04 10:55:10 +11:00
2024-05-13 15:42:33 +02:00
2024-03-28 18:57:57 -04:00
2024-03-28 18:57:57 -04:00
2024-04-19 09:47:49 -03:00
2024-04-19 09:47:49 -03:00
2024-06-09 11:35:07 +10:00
2024-04-19 09:47:49 -03:00
2024-07-06 15:24:52 +02:00
2024-07-06 15:24:52 +02:00
2024-07-06 15:24:52 +02:00
2024-06-13 07:29:37 +02:00
2024-07-06 15:24:52 +02:00