From 93d54d8af2f6ac29eba959c7279dccc1c03d4bc9 Mon Sep 17 00:00:00 2001 From: kd-11 <15904127+kd-11@users.noreply.github.com> Date: Mon, 24 Sep 2018 13:18:58 +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 fc0f2b5..c3423dd 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -30,5 +30,5 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr - The debug overlay is not visible **Vulkan.** -- RADV: No major remaining issues identified yet. +- RADV: - Raster pattern requires 'Strict Mode' to be enabled to deal with framebuffer feedback loops, otherwise a diagonal line may be observed on screen between triangle edges.