summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglengineshadermanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix wasm shader compileLorn Potter2018-10-151-2/+10
* Fix tiling of NPOT textures on GL/ESAllan Sandfeld Jensen2018-07-271-5/+2
* Add support for advanced blend equations to our OpenGL QPainterAllan Sandfeld Jensen2018-03-051-35/+21
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* QtGui: kill some unneeded relocationsMarc Mutz2017-02-241-1/+1
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-23/+79
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-70/+27
* QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-2/+2
* QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-7/+7
* Fix warning about unused local variablesThiago Macieira2015-08-121-2/+1
* Make data tables const.Volker Krause2015-05-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Support Alpha8 and Grayscale8 natively in the OpenGL paint engineAllan Sandfeld Jensen2014-10-271-0/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-1/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-4/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+881