diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 5147485..ba3591d 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -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.
$${\color{green} Supported}$$ - The driver supports the hardware, is actively updated and supported. +
+ ### AMD @@ -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. +
+ ### NVIDIA