mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Add spacing
parent
56cac25da7
commit
ad3c8e0e35
|
|
@ -21,6 +21,8 @@ $${\color{red} Unsupported}$$ - The driver supports the hardware, but due to its
|
|||
$${\color{yellow} Legacy}$$ - The driver supports the hardware, has reached end-of-life, but we still have legacy support for it. <br>
|
||||
$${\color{green} Supported}$$ - The driver supports the hardware, is actively updated and supported.
|
||||
|
||||
<br>
|
||||
|
||||
### AMD
|
||||
<table>
|
||||
<tr>
|
||||
|
|
@ -78,6 +80,8 @@ $${\color{green} Supported}$$ - The driver supports the hardware, is actively up
|
|||
- **xgl:** AMD's proprietary Vulkan driver, used on Windows drivers and amdvlk (now defunct).
|
||||
- **radv:** mesa's open-source Vulkan driver.
|
||||
|
||||
<br>
|
||||
|
||||
### NVIDIA
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue