This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sergey Sharybin a07ad02156 Task scheduler: Refactor the way we store thread-spedific data
Basically move all thread-specific data (currently it's only task
memory pool) from a dedicated array of taskScheduler to TaskThread.
This way we can add more thread-specific data in the future with
less of a hassle.
2017-03-07 17:32:01 +01:00
..
2017-02-25 14:58:08 +01:00
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00