Blender Git Commit Log

Git Commits -> Revision 6535779

Revision 6535779 by Clément Foucault (master)
October 12, 2021, 14:47 (GMT)
GHOST: Unify behavior of offscreen context creation

This makes sure the previously bound context is restored after creating a
new context. This follows what is already happening on windows.

All system backend are patched.

This also removes the goto and some code duplication.

Differential Revision: https://developer.blender.org/D12455

Commit Details:

Full Hash: 6535779c92b90035870047f178cf3eff95f0bdf0
Parent Commit: a2daf92
Lines Changed: +93, -113

5 Modified Paths:

/intern/ghost/intern/GHOST_SystemCocoa.mm (+10, -5) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+13, -4) (Diff)
/intern/ghost/intern/GHOST_SystemWayland.cpp (+26, -24) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+13, -46) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+31, -34) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021