Blender Git Commit Log
Git Commits -> Revision 2fa231a
Revision 2fa231a by Ray molenkamp (master) June 23, 2018, 17:37 (GMT) |
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 |
Commit Details:
Full Hash: 2fa231a86b4179ed513da2469df877497b346162
Parent Commit: 4ddb03b
Lines Changed: +7, -5
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+7, -5) (Diff)