summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
* Merge dev into 5.8Oswald Buddenhagen2016-08-223-7/+10
|\
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-191-5/+5
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-2/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-2/+5
| | |\
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| | | * Cache the current QOpenGLFramebufferObjectSérgio Martins2016-08-111-1/+4
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-2/+2
| | |\|
| | | * Remove unneeded ';' after some macrosKai Pastor2016-08-041-2/+2
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-172-6/+6
* | | | Fix qdoc warningsFriedemann Kleint2016-08-171-4/+5
* | | | Move QTriangulator and QTriangulatingStroker classes to paintingAndy Nichols2016-08-156-3885/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-013-5/+55
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+40
| |\|
| | * QOpenGLDebugLogger: strengthen the code path in case of GL context destructionGiuseppe D'Angelo2016-07-271-0/+34
| | * QOpenGLDebugLogger: do not crash if deleted with the wrong GL context currentGiuseppe D'Angelo2016-07-261-0/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-262-5/+15
| |\|
| | * Workaround clang function export bugBogDan Vatra2016-07-201-17/+25
| | * QOpenGLVertexArrayObject: clean up the destructorGiuseppe D'Angelo2016-07-201-1/+3
* | | Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-293-23/+206
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+4
| |\|
| | * [iOS] Blacklist iOS with regards to bgra supportAndy Shaw2016-07-151-1/+4
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-0361-46/+62
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-1/+2
| |\|
| | * Add PowerVR SGX 554 to the BGRA blacklistAndy Shaw2016-06-201-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-22/+18
|\| |
| * | Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-012-22/+18
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-13/+6
* | | QOpenGLFunctions - move assert inside if statementTimur Pocheptsov2016-05-252-48/+72
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-33/+17
|\| |
| * | QOpenGL: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-161-33/+17
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-124-79/+99
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-0/+4
| |\|
| | * QOpenGLCustomShaderStage - fix a memory leakTimur Pocheptsov2016-05-032-0/+4
| * | Support color font rendering for freetype engineJian Liang2016-05-031-79/+92
| * | Update ANGLE to chromium/2651Oliver Wolff2016-04-251-0/+3
* | | QtGui: Introduce delegating constructors.Friedemann Kleint2016-05-093-9/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+4
|\| |
| * | Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-131-0/+4
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-032-11/+10
* | | Avoid nullptr deref in Q_ASSERTSTimur Pocheptsov2016-04-1924-692/+1038
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-6/+9
|\| |
| * | QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-2/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-2/+6
| |\|
| | * Blacklist Mali-T760/Mali-T720 from supporting BGRA.Timo Jyrinki2016-03-301-2/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-0/+4
| |\|
| | * QOpenGL: Fix GLhandleARB redefinition on OS XGabriel de Dietrich2016-03-221-0/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2266-25274/+18551
|\| |