qt5base-lts/tests/auto/gui
Friedemann Kleint 4dd7aeee10 Add support for GPU bug list reading.
- Add support for reading out feature lists from GPU bug lists
  in Chromium format (supporting OS + version, exceptions lists,
  device ids and vendor ids).
  Add a overloads allowing for passing file name,
  data or JSON documents.

- Test reading in tst_qopenglconfig

- Prototypically have the Windows plugin read the file
  from the environment variable "QT_OPENGL_BUGLIST" and
  turn off renderers depending on the standard keyword
  "disable_d3d11" and newly introduced keywords
  "disable_d3d9", "disable_desktopgl".

- QT_OPENGL_BUGLIST can point to an absolute or relative
  path, in which case it is resolved via QLibraryInfo::SettingsPath
  and QStandardPaths::ConfigLocation.

[ChangeLog][QtGui][Windows]
Introduce experimental feature allowing the user to specify
a GPU driver buglist with some additional keywords to chooose
the GL renderer backend depending on GPU.

Task-number: QTBUG-43263
Change-Id: I8c20b0e8ee3cf575b91d0672bf405c42d3e9fb64
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-02-14 16:23:47 +00:00
..
image MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Make the QPlatformTheme::keyBindings() search deterministic 2015-02-12 19:40:21 +00:00
math3d [QQuaternion] Introduce to/from euler angles conversion routines 2015-02-14 05:45:03 +00:00
painting Update copyright headers 2015-02-11 06:49:51 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add support for GPU bug list reading. 2015-02-14 16:23:47 +00:00
text Update copyright headers 2015-02-11 06:49:51 +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