summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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