eglut_wayland: terminate mainloop on display-close
When we're closing the native display, we can't really keep processing events. Let's terminate the mainloop to prevent crashes.
It's not clear to me why this used to work, but it seems like somehow the frame-callback saved us.
Fixes: 12ff8b7b ("eglut_wayland: do not use frame-listener") Closes: #28 (closed)
Merge request reports
Activity
Filter activity
added bug label
added 12 commits
-
72af860d...7b0ee71e - 11 commits from branch
mesa:main
- f87eeb37 - eglut_wayland: terminate mainloop on display-close
-
72af860d...7b0ee71e - 11 commits from branch
enabled an automatic merge when the pipeline for f87eeb37 succeeds
mentioned in merge request !89 (closed)
added regression label
Please register or sign in to reply