Update file _index.md

This commit is contained in:
CJendantix 2024-02-24 00:07:55 +00:00
parent a1b1e61306
commit f91dee3579

View file

@ -27,7 +27,7 @@ To use Monado as the OpenXR runtime with Steam, or if you're planning to use the
| Manufacturer | Driver | Vulkan Support | DisplayPort Audio | Reprojection Support | Hybrid Graphics Support | Notes |
|--------------|--------------------------|----------------|-------------------|-------------------------------|-------------------------|--------------------------------------------------------------------|
| Nvidia | Proprietary | Very poor | Yes | Functional, non-robust | Crashes | Notable `glcore` crashes with OpenComposite. Proton VR games not playable. |
| Nvidia | Proprietary | Very poor | Yes | Functional, non-robust | Crashes | ~~Notable `glcore` crashes with OpenComposite. Proton VR games not playable.~~ There is a new patch availible that may solve this problem, more details at [here](https://discord.com/channels/1065291958328758352/1065360238716407939/1210006800007692358) |
| Nvidia | Nouveau + NVK Vulkan (Open Source) | Functional | No | No proper Vulkan queue | Untested | 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. |
| 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. |