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

Port to raw-window-handle v0.6 #3932

Closed
wants to merge 3 commits into from
Closed

Conversation

notgull
Copy link

@notgull notgull commented Jul 16, 2023

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections

Testing out rust-windowing/raw-window-handle#125 so I can get a good idea of how it impacts the ecosystem.

Description

I implemented a system similar to how softbuffer is set up now. However it requires dynamic dispatch due to wgpu_core storing the Surfaces in Global.

Testing

None for now, hence the draft status. Metal is also broken.

@cwfitzgerald
Copy link
Member

As this MR is merely experimental, I'm going to close it for triage purposes. Please feel-free to re-open there are new changed in experimenting with RWH!

@notgull notgull deleted the rwh-0.6 branch September 14, 2023 23:29
@notgull notgull mentioned this pull request Nov 3, 2023
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.

2 participants