mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
Update GPU support info for intel
This commit is contained in:
parent
e47b968f0b
commit
79f80eeb9e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ To use Monado as the OpenXR runtime with Steam, or if you're planning to use the
|
||||||
|--------------|--------------------------|----------------|-------------------|-------------------------------|-------------------------|--------------------------------------------------------------------|
|
|--------------|--------------------------|----------------|-------------------|-------------------------------|-------------------------|--------------------------------------------------------------------|
|
||||||
| Nvidia | Proprietary | Good | Yes | Functional, non-robust | Functional | Requires an implicit [vulkan-layer](https://gitlab.freedesktop.org/monado/utilities/vulkan-layers) [*AUR package*](https://aur.archlinux.org/packages/monado-vulkan-layers-git) to operate normally. |
|
| Nvidia | Proprietary | Good | Yes | Functional, non-robust | Functional | Requires an implicit [vulkan-layer](https://gitlab.freedesktop.org/monado/utilities/vulkan-layers) [*AUR package*](https://aur.archlinux.org/packages/monado-vulkan-layers-git) to operate normally. |
|
||||||
| Nvidia | Nouveau + NVK Vulkan (Open Source) | Functional | No | No proper Vulkan queue | Functional | Lacks DisplayPort audio, suffers from stutter without reprojection queue. |
|
| Nvidia | Nouveau + NVK Vulkan (Open Source) | Functional | No | No proper Vulkan queue | Functional | Lacks DisplayPort audio, suffers from stutter without reprojection queue. |
|
||||||
| Intel | ANV (Open Source) | Excellent | Yes | Functional, non-robust | Functional | Dedicated cards recommended, lacks robust reprojection like AMD. |
|
| Intel | ANV (Open Source) | Variable | Yes | Untested | Functional | Lacks direct mode implementation in driver, unable to drive wired HMDs. |
|
||||||
| AMD | RADV (Open Source) | Excellent | Yes | Robust (RDNA and up) | Functional | RDNA generation and up supported with compute tunneling for reprojection. Lower than RDNA are not robust. |
|
| AMD | RADV (Open Source) | Excellent | Yes | Robust (RDNA and up) | Functional | RDNA generation and up supported with compute tunneling for reprojection. Lower than RDNA are not robust. |
|
||||||
|
|
||||||
**Notes:**
|
**Notes:**
|
||||||
|
|
Loading…
Reference in a new issue