From 8e1319fb3139cfb195f47bf04017a1d5cc50205b Mon Sep 17 00:00:00 2001 From: kd-11 <15904127+kd-11@users.noreply.github.com> Date: Tue, 25 Jun 2019 21:54:28 +0300 Subject: [PATCH] Updated Graphics Driver Issues (markdown) --- Graphics-Driver-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 7092615..22a978f 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -26,7 +26,7 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr ### Mesa **OpenGL.** -- The debug overlay is not visible +- No known problems at this time. **Vulkan.** - Primitive restart is 'broken'. This seems to be a GCN hardware bug as it also affects proprietary drivers. Workaround implemented. (confirmed - see [this commit](https://github.com/mesa3d/mesa/commit/eae8f49fc65e6e625f5e05d38c3bf1b61b84bd3d))