| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-01-22 | 1 | -898/+0 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -10/+10 |
| * | wasm: fix wasm shader compile | Lorn Potter | 2018-10-15 | 1 | -2/+10 |
| * | Fix tiling of NPOT textures on GL/ES | Allan Sandfeld Jensen | 2018-07-27 | 1 | -5/+2 |
| * | Add support for advanced blend equations to our OpenGL QPainter | Allan Sandfeld Jensen | 2018-03-05 | 1 | -35/+21 |
| * | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -2/+2 |
| * | QtGui: kill some unneeded relocations | Marc Mutz | 2017-02-24 | 1 | -1/+1 |
| * | Add support for OpenGL 3.2+ core profile contexts in QPainter | Julian Thijssen | 2017-01-23 | 1 | -23/+79 |
| * | Add an OpenGL program binary disk cache | Laszlo Agocs | 2016-11-24 | 1 | -70/+27 |
| * | QtBase: use printf-style qWarning/qDebug where possible (II) | Marc Mutz | 2016-05-03 | 1 | -2/+2 |
| * | QtBase: use erase and std::remove_if with QList and QVector | Anton Kudryavtsev | 2016-04-08 | 1 | -6/+9 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Use Q_UNLIKELY for every qFatal()/qCritical() | Marc Mutz | 2015-11-29 | 1 | -7/+7 |
| * | Fix warning about unused local variables | Thiago Macieira | 2015-08-12 | 1 | -2/+1 |
| * | Make data tables const. | Volker Krause | 2015-05-05 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -2/+2 |
| * | Support Alpha8 and Grayscale8 natively in the OpenGL paint engine | Allan Sandfeld Jensen | 2014-10-27 | 1 | -0/+12 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -1/+1 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -1/+1 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -1/+4 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Fix compilation of Qt itself with QT_NO_DEBUG_STREAM | David Faure | 2012-01-12 | 1 | -4/+2 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Rename remaining gui/opengl source files to avoid name clashing. | Samuel Rødal | 2011-08-30 | 1 | -1/+1 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+881 |