forked from blender/blender
Campbell Barton
cec4531dde
Quickly opening & closing windows could result in an error allocating the EGL context. In my tests the window would be created but not display (in GNOME) hanging for a while although Blender could be usable again after a while. However some users report this crashing (see #123096). Change the behavior to match X11, where failure to set the context makes the GHOSTWindow::getValid return false. In my tests the Blender window is created after a short delay. This may also resolve #123096. |
||
---|---|---|
.. | ||
intern | ||
test | ||
CMakeLists.txt | ||
GHOST_C-api.h | ||
GHOST_IContext.hh | ||
GHOST_IEvent.hh | ||
GHOST_IEventConsumer.hh | ||
GHOST_ISystem.hh | ||
GHOST_ISystemPaths.hh | ||
GHOST_ITimerTask.hh | ||
GHOST_IWindow.hh | ||
GHOST_IXrContext.hh | ||
GHOST_Path-api.hh | ||
GHOST_Rect.hh | ||
GHOST_Types.h |