From 29158cda215bda0b580fff43aea8a6c90aa79afe Mon Sep 17 00:00:00 2001 From: Ani Date: Thu, 9 Jul 2020 10:53:20 +0100 Subject: [PATCH] intel: Declare i965 as unsupported driver --- Graphics-Driver-Issues.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index b267566..da5d82c 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -68,7 +68,8 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr ## Intel (Mesa) **OpenGL** -- _No known problems at this time_ +- **i965** Driver: **Not supported.** Games won't render properly with it, it's very broken [[1]](https://www.youtube.com/watch?v=SSprkcc6NZM), [[2]](https://www.youtube.com/watch?v=0qjqblFDdFw), [[3]](https://www.youtube.com/watch?v=ZwKmYBMMdvE). +- **iris** Driver: _No known problems at this time._ **Vulkan** - [Diagonal corruption line](https://gitlab.freedesktop.org/mesa/mesa/issues/2671)