diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 64a0153..f836b54 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -80,7 +80,7 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr » **Workaround** implemented: **Yes**, Anti-Aliasing (MSAA) will be disabled automatically by RPCS3
» **Reported**: **Yes**, on 2020-08-03. Feature unsupported by hardware.
-- [Missing `descriptorBindingUniformBufferUpdateAfterBind` support](https://gitlab.freedesktop.org/mesa/mesa/-/issues/5426) +- [Missing `descriptorBindingUniformBufferUpdateAfterBind` support](https://gitlab.freedesktop.org/mesa/mesa/-/issues/5426)
» **Workaround** implemented: **Yes**, an alternative (slower) code path will be used instead
» **Reported**: **Yes**, on 2020-09-28.