qt5base-lts/tests/auto/gui
Laszlo Agocs a6000e2b66 windows: Disable D3D9/11 with ANGLE in VMs
By adding support for the driver description, we can detect if
we are in VMware. In this case D3D9 and 11 get disabled, so only
the software-based options are in use.

This allows running autotests like tst_qopengl, tst_qopenglwidget,
tst_qgl, etc. in the Qt CI system. There OpenGL 2.x is not available,
so ANGLE is the only option. D3D11 is not an option, so it picks D3D9
by default. However, this results in mystic failures. The stable solution
seems to be to use WARP. This can be achieved by setting disable_d3d9 in
the built-in GPU blacklist.

Change-Id: I937c4b3fa82fc1a2d524b4eb712732722df2070c
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-06-19 17:52:19 +00:00
..
image Optionally apply orientation on QImage read 2015-05-12 09:25:11 +00:00
itemmodels QStandardItem: add user-tristate and auto-tristate getters/setters 2015-05-07 09:50:59 +00:00
kernel Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
math3d Introduce QQuaternion::fromDirection() 2015-04-07 13:07:48 +00:00
painting Merge remote-tracking branch 'origin/5.5' into dev 2015-04-27 21:36:32 +02:00
qopengl Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qopenglconfig windows: Disable D3D9/11 with ANGLE in VMs 2015-06-19 17:52:19 +00:00
text Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00