mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Update support table
This commit is contained in:
parent
3e8c2de44d
commit
f605960e43
@ -39,9 +39,9 @@ WebGPU Status:
|
||||
| Linux X11 | :white_check_mark: | Vulkan | |
|
||||
| Linux Wayland | :white_check_mark: | Vulkan | |
|
||||
| Windows | :question_mark: | :question_mark: | |
|
||||
| MacOS | :question_mark: | :question_mark: | |
|
||||
| Android | :question_mark: | Vulkan/OpenGL ES/Angle | Not tested, but should work on all devices if [Angle](https://github.com/gfx-rs/wgpu/blob/master/README.md#supported-platforms) is used. [Vulkan](https://developer.android.com/about/dashboards) is not yet supported widely. |
|
||||
| iOS | :question_mark: | Metal | Not tested. |
|
||||
| MacOS | :white_check_mark: | :question_mark: | |
|
||||
| Android | :white_check_mark: | Vulkan/OpenGL ES/Angle | Not tested, but should work on all devices if [Angle](https://github.com/gfx-rs/wgpu/blob/master/README.md#supported-platforms) is used. [Vulkan](https://developer.android.com/about/dashboards) is not yet supported widely. |
|
||||
| iOS | :white_check_mark: | Metal | Not tested. |
|
||||
| Firefox | :white_check_mark: | WebGL/WebGPU | |
|
||||
| Chrome | :white_check_mark: | WebGL/WebGPU | WebGPU is significantly faster because WASM output is smaller. |
|
||||
| Safari | :hammer_and_wrench: | WebGL/WebGPU | Safari does not yet support [Shared Array Buffer](https://caniuse.com/sharedarraybuffer) |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user