Windows: Open GL blacklist - Disable Mobile Intel 945GM
Like GMA 3150, the card cannot handle Desktop GL nor ANGLE. Task-number: QTBUG-47435 Change-Id: I88c14ac5d642eb931779f689799295b9a169cd3b Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
This commit is contained in:
parent
7c6625b105
commit
3d46f32c53
@ -57,9 +57,9 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"description": "Intel GMA 3150 crashes (QTBUG-43243)",
|
||||
"description": "Intel GMA 3150 (QTBUG-43243), Mobile Intel 945GM (QTBUG-47435) crash",
|
||||
"vendor_id": "0x8086",
|
||||
"device_id": [ "0xA001", "0xA011" ],
|
||||
"device_id": [ "0xA001", "0xA011", "0x27A0" ],
|
||||
"os": {
|
||||
"type": "win"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user