summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsopengltester.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-1/+1
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-4/+4
* Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-141-41/+91
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-11/+11
* Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-09-281-16/+12
* Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-09-111-0/+4
* Windows QPA: Force windows to the main screen in certain AMD GPU setupsAndre de la Rocha2018-08-231-10/+52
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-9/+19
|\
| * Windows QPA/GL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-261-9/+19
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-9/+9
|/
* qwindowsopengltester.cpp: Fix -Wclazy-strict-iteratorsFriedemann Kleint2017-12-121-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-4/+5
|\
| * QWindowsOpenGLTester: fall back to built-in blacklist if buglist file cannot ...Tim Blechmann2016-07-121-4/+5
* | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-28/+8
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-8/+7
|\
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-8/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows Open GL blacklist: Introduce keyword "disable_rotation".Friedemann Kleint2015-11-271-1/+4
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-0/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-2/+2
|\
| * Fix compilation with QT_NO_[DEBUG|WARNING]_OUTPUTKai Koehne2015-09-211-2/+2
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+1
|\|
| * Fix broken gpu blacklist matching in the windows pluginLaszlo Agocs2015-07-161-1/+1
* | Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-261-1/+1
* | Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-231-1/+1
* | Prospective fix to unbreak qtdeclarative testsSimon Hausmann2015-06-201-4/+4
* | windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-191-1/+1
|/
* Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-4/+1
* Windows: Fix QT_NO_OPENGL buildKai Koehne2015-03-311-7/+12
* windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-111-32/+40
* Add support for GPU bug list reading.Friedemann Kleint2015-02-141-0/+60
* Windows: Use QVersionNumber in GPU driver version.Friedemann Kleint2015-02-141-48/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fall back to ANGLE on OpenGL 1.xLaszlo Agocs2015-01-191-0/+32
* Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-151-0/+82
* Windows: Add GPU detection.Friedemann Kleint2015-01-151-2/+140
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-0/+146