From 9098ef697ad85cb0c7c589d6794b57bd0775dc64 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Tue, 9 Oct 2018 10:12:46 +0200 Subject: windows: Disable shader disk cache for all Intel GPUs Follow up to dff9bb2f9b981e263d8d3d5b1ef67054297e731c Task-number: QTBUG-64697 Change-Id: I73a114dd3c75f3ed1272fa73dad378ecfdc0db09 Reviewed-by: Andy Shaw --- src/plugins/platforms/windows/openglblacklists/default.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/platforms/windows/openglblacklists/default.json') diff --git a/src/plugins/platforms/windows/openglblacklists/default.json b/src/plugins/platforms/windows/openglblacklists/default.json index b618d8567a..3cfa7e3856 100644 --- a/src/plugins/platforms/windows/openglblacklists/default.json +++ b/src/plugins/platforms/windows/openglblacklists/default.json @@ -144,9 +144,8 @@ }, { "id": 12, - "description": "Intel HD Graphics 620 crash in conjunction with shader caches (QTBUG-64697)", + "description": "Intel HD Graphics crash in conjunction with shader caches (QTBUG-64697) - disable for all Intel GPUs", "vendor_id": "0x8086", - "device_id": [ "0x5916" ], "os": { "type": "win" }, -- cgit v1.2.3