qt6-bb10/tests/auto
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
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
corelib QCommandLineOption: optimize ctors 2015-06-19 16:29:50 +00:00
dbus Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
gui windows: Disable D3D9/11 with ANGLE in VMs 2015-06-19 17:52:19 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake
network Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
opengl Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
other Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
printsupport Update copyright headers 2015-02-11 06:49:51 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Added SSL support for MySQL database connections 2015-06-14 15:49:24 +00:00
testlib Output registered enumeration names in QCOMPARE. 2015-06-12 07:48:22 +00:00
tools Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
widgets QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots. 2015-06-18 14:42:24 +00:00
xml Remove exec bits from files that should not be executable 2015-06-07 22:50:19 +00:00
auto.pro Fix running of dbus-send on some systems 2015-03-31 05:55:55 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00