mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-16 17:02:32 +00:00
Add Windows 11 to section about DX12 (#2552)
This commit is contained in:
parent
46eea16335
commit
d5c17fc302
16
README.md
16
README.md
@ -66,14 +66,14 @@ We have a [wiki](https://github.com/gfx-rs/wgpu/wiki) that serves as a knowledge
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
API | Windows | Linux & Android | macOS & iOS |
|
||||
----- | ----------------------------- | ------------------------- | ------------------- |
|
||||
Vulkan | :white_check_mark: | :white_check_mark: | |
|
||||
Metal | | | :white_check_mark: |
|
||||
DX12 | :white_check_mark: (W10 only) | | |
|
||||
DX11 | :hammer_and_wrench: | | |
|
||||
GLES3 | | :ok: | |
|
||||
Angle | :ok: | :ok: | :hammer_and_wrench: |
|
||||
API | Windows | Linux & Android | macOS & iOS |
|
||||
----- | ------------------------------ | ------------------------- | ------------------- |
|
||||
Vulkan | :white_check_mark: | :white_check_mark: | |
|
||||
Metal | | | :white_check_mark: |
|
||||
DX12 | :white_check_mark: (W10+ only) | | |
|
||||
DX11 | :hammer_and_wrench: | | |
|
||||
GLES3 | | :ok: | |
|
||||
Angle | :ok: | :ok: | :hammer_and_wrench: |
|
||||
|
||||
:white_check_mark: = First Class Support — :ok: = Best Effort Support — :hammer_and_wrench: = Unsupported, but support in progress
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user