blender/source
Sergey Sharybin 55c2cd85f0 Task scheduler: Initial implementation of local tasks queues
The idea is to allow some amount of tasks to be pushed from working
thread to it's local queue, so we can acquire some work without doing
whole mutex lock.

This should allow us to remove some hacks from depsgraph which was
added there to keep threads alive.
2017-03-07 17:32:01 +01:00
..
blender Task scheduler: Initial implementation of local tasks queues 2017-03-07 17:32:01 +01:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00