From 8e221df753ed5dc4672d2c934421e5a8a3ecc693 Mon Sep 17 00:00:00 2001 From: Vincent Lejeune <vljn@ovi.com> Date: Mon, 19 Jan 2015 00:46:12 +0100 Subject: [PATCH] Ask newer driver if catalyst below 14.4 --- data/graphical_restrictions.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/graphical_restrictions.xml b/data/graphical_restrictions.xml index 3e17a5dcd..e41da629e 100644 --- a/data/graphical_restrictions.xml +++ b/data/graphical_restrictions.xml @@ -7,5 +7,6 @@ <card contains="NVIDIA" disable="ShaderAtomicCounters"/> <card contains="Mesa" os="linux" version="<10.3" disable="BufferStorage"/> <card contains="Mesa" os="linux" version="<10.6" disable="GeometryShader4"/> + <card contains="AMD" os="windows" version="<14.300" disable="DriverRecentEnough"/> </graphical-restrictions>