Skip to content
Snippets Groups Projects

eglut_wayland: terminate mainloop on display-close

Merged Erik Faye-Lund requested to merge kusma/mesa-demos:fix-eglut-crash-on-exit into main

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading