summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+11
|\
| * Fixups for GL_CONTEXT_LOST in QOpenGLExtensionMatcherDavid Edmundson2019-01-291-2/+11
* | Remove GPU_BLACKLIST support from QTestEdward Welbourne2018-10-121-11/+0
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-10/+12
|\
| * Fix dereference before null check in QOpenGLExtensionMatcherJesus Fernandez2017-01-231-10/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-3/+3
| |\
| | * Fix GCC warning about ODR violationThiago Macieira2016-11-031-3/+3
* | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-12/+9
|/ /
* | QOpenGL: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-161-33/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\|
| * QOpenGLExtensionMatcher: Fix possible use of unintialized memoryGabriel de Dietrich2016-02-171-1/+1
* | QtGui: eradicate Q_FOREACH loops [already const]Marc Mutz2016-02-111-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+2
* Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-261-29/+91
* Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-231-10/+0
* windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-191-0/+10
* Add GPU_BLACKLIST support to QTestLibLaszlo Agocs2015-05-081-0/+11
* Make data tables const.Volker Krause2015-05-051-1/+1
* Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-8/+34
* Add support for GPU bug list reading.Friedemann Kleint2015-02-141-0/+369
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Avoid calling glGetString on OpenGL 3.0+Laszlo Agocs2014-07-091-5/+6
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-3/+6
* Improve the QOpenGLExtensionMatcher classSean Harmer2012-08-071-29/+4
* Prevent stack corruption when using OpenGL Core ProfileSean Harmer2012-02-281-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+109