From 61f020662090258bb5931cc10822848bbc96aaab Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Fri, 14 Jul 2017 08:09:19 +0200 Subject: Revert "Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12" Revert SHA1 - b1708efeeb31242a4a0d932f42caf3808b00bc28 as it causes a problem with QtMultimedia. Change-Id: I0ba366fa6ddccff3715917f5f455b20c73c2e49e Reviewed-by: Simon Hausmann --- src/plugins/platforms/windows/openglblacklists/default.json | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/plugins/platforms/windows') diff --git a/src/plugins/platforms/windows/openglblacklists/default.json b/src/plugins/platforms/windows/openglblacklists/default.json index 6515f02830..69f4a54d05 100644 --- a/src/plugins/platforms/windows/openglblacklists/default.json +++ b/src/plugins/platforms/windows/openglblacklists/default.json @@ -126,18 +126,6 @@ "features": [ "disable_desktopgl" ] - }, - { - "id": 11, - "description": "VMWare Workstation Player 12 has insufficient support for OpenGL", - "vendor_id": "0x15AD", - "device_id": [ "0x0405" ], - "os": { - "type": "win" - }, - "features": [ - "disable_desktopgl", "disable_d3d11" - ] } ] } -- cgit v1.2.3