You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gfxlib2: fix linux GFX_NO_FRAME + GFX_OPENGL freezing at exit
- freezing due to dead lock between exit routines
- driver was waiting on window thread to exit, but window thread waiting on client frame to unmap
- resolves github issue # 122
(cherry picked from commit 59af0f0)
# Conflicts:
# changelog.txt
0 commit comments