SIGN IN SIGN UP

gpui: Webgl backend (#62165)

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>
C
Cameron Mcloughlin committed
4601ead4164ae56828bfd7d4566f918d4b337aaa
Parent: a12e3c0
Committed by GitHub <noreply@github.com> on 8/4/2026, 3:53:09 PM