Commit 86438063 authored by Oliver Wolff's avatar Oliver Wolff Committed by Jani Heikkinen
Browse files

ANGLE: fall back to warp mode in case of standard VGA driver


The combination of vendor and device ID being 0000 indicates, that the
standard VGA driver is used, and happens when using Qt in a:
  - Windows 7 machine without proper GPU drivers
  - Windows 7 machine with disabled GPU
  - HyperV vm

The default driver does neither support D3D9 nor D3D11 properly so that
we have to fall back to warp mode for ANGLE.

Change-Id: Ia766e32d680c910a50ec3d6b5002892cdb90fdbb
Reviewed-by: default avatarMaurice Kalinowski <maurice.kalinowski@qt.io>
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@theqtcompany.com>
parent adf85c09
Showing with 12 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment