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>2018-06-23 20:37:35 +0300
committerRay Molenkamp <github@lazydodo.com>2018-06-23 20:37:35 +0300
commit2fa231a86b4179ed513da2469df877497b346162 (patch)
tree783255c2232b8ef2919962a7e99e32214b5ddc31 /source/blender/editors
parent4ddb03ba79f756524b897b57318c5be58e0b372f (diff)
Ghost: Fix F12 render on windows.
createOffscreenContext left the new context bound to the calling thread causing a race condition with the background thread doing the actual rendering. see T55555 for a more detailed description of the problem. this patch changes the behavior of createOffscreenContext to restore the context to the calling context. Reviewers: fclem Differential Revision: https://developer.blender.org/D3499
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions