mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-14 01:45:31 +02:00
Merge branch 'main' into 'main'
Add details about the new vulkan layer patch that solves the glcore crash on nvidia See merge request lvra/lvra.gitlab.io!9
This commit is contained in:
commit
f762ac299d
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
| 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 available that may solve this problem, more details [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. |
|
| 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. |
|
| 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. |
|
| 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. |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue