Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2021-06-05 02:22:31 +0300
committerRay Molenkamp <github@lazydodo.com>2021-06-05 02:22:31 +0300
commitbfaf09b5bc97897eecf96cbc1b7aa46e6b38b4da (patch)
tree6105e5f211795b947d76a7c69d0d756869410326 /source/blender/imbuf/intern/IMB_anim.h
parentc2fa36999ff25ce2d011971a460d7efa11705e57 (diff)
Fix T88813: Scalable allocator not used on win10
Due to the way we ship the CRT on windows TBB's malloc proxy was unable to attach it self to the memory management functions on windows 10. This change moves ucrtbase.dll out of the blender.crt folder and back into the main blender folder to side step some undesirable behaviour on win10 making TBB once more able to attach it self. Having this work again, should give a speed boost in memory allocation heavy workloads such as mantaflow. For details on how this only failed on Win10 see T88813
Diffstat (limited to 'source/blender/imbuf/intern/IMB_anim.h')
0 files changed, 0 insertions, 0 deletions