Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplemented blocking_event_loop for OSX #460

Closed
wants to merge 2 commits into from

Conversation

birhburh
Copy link
Contributor

While solving this problem, decided to take a less hacky approach

  • Reverted own NSApplication run implementation
  • Used same approach as for android and ios
  • Catched the bug with examples/post_processing.rs turning black, checked that it existed even before own NSApplication run implementation

birhburh added 2 commits June 24, 2024 01:24
- Reverted own NSApplication run implementation
- Used same approach as for android and ios
@birhburh
Copy link
Contributor Author

Ok
Find out that Metal backend isn't working yet

@birhburh birhburh closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant