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

Add support for WebGPU on the web browsers that currently do not support it #1144

Open
kkoreilly opened this issue Aug 17, 2024 · 0 comments
Labels
approved This feature request will be implemented enhancement A new feature request
Milestone

Comments

@kkoreilly
Copy link
Member

Describe the feature

Once they sufficiently support it, we will add WebGPU support for these browsers:

  • Firefox on macOS, Windows, Linux, and Android
  • Safari on macOS and iOS
  • Chrome on Linux and Android

Currently, those browsers just use 2D backup image drawers.

See also https://caniuse.com/webgpu, which is useful but not completely representative of sufficient support at this point.

This is an extension of #507 / #1112.

Relevant code

No response

@kkoreilly kkoreilly added enhancement A new feature request approved This feature request will be implemented labels Aug 17, 2024
@kkoreilly kkoreilly added this to the v0.4 milestone Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This feature request will be implemented enhancement A new feature request
Projects
None yet
Development

No branches or pull requests

1 participant