mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-21 23:14:27 +00:00
Currently gpui only supports webgpu as a backend when compiling for the web. However, webgpu support on Linux browsers is spotty (without setting experimental flags): - chromium has is enabled for nvidia and recent intel chips - firefox does not enable it This PR adds a WebGL backend, which is much more widely supported --- Release Notes: - N/A or Added/Fixed/Improved ... --------- Co-authored-by: Lukas Wirth <me@lukaswirth.dev> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||