summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
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
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-012-4/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-1/+1
| |\
| | * Fix QOpenGLDebugLogger crash on ANGLEAlvin Wong2019-04-271-1/+1
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* | | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-053-5/+5
* | | Add missing implementation of a QOpenGLTexture::setData() overloadFriedemann Kleint2019-03-261-0/+29
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-1/+1
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2019-03-151-1/+1
* | | More nullptr usage in headersKevin Funk2019-03-147-32/+32
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-18/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-18/+13
| |\|
| | * Prefer BGRA uploading to swizzlingAllan Sandfeld Jensen2019-03-021-18/+13
* | | Update qopenglext.h to the latest Khronos versionPaul Olav Tvete2019-03-051-17/+538
* | | Update qopengles2ext to the latest Khronos versionPaul Olav Tvete2019-03-051-10/+432
* | | QOpenGLTexture::setData add overloads to allow specifying sub imagesPaul Lemire2019-02-273-0/+264
|/ /
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-202-5/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-085-6/+15
|\|
| * Fixups for GL_CONTEXT_LOST in QOpenGLExtensionMatcherDavid Edmundson2019-01-291-2/+11
| * QtGui: Unify license headersKai Koehne2019-01-294-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-4/+3
|\|
| * Update QOpenGLTexture::generateMipMaps for ES 3Michael Brasser2019-01-151-4/+3
* | Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-123-7/+28
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-161-0/+1
| |\
| | * Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-061-0/+1
| * | Increase QOpenGLTextureCache max sizeLaszlo Agocs2018-11-141-1/+1
* | | Change qopenglext to match official Khronos headersAllan Sandfeld Jensen2018-11-151-3/+8
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-12/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-051-12/+21
| |\|
| | * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-12/+21
| | |\
| | | * Don't create an offscreen surface when not on the GUI threadAndy Nichols2018-10-301-12/+21
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-11-061-1/+1
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-1/+1
| |\| | |
| | * | | Enable swizzlingAllan Sandfeld Jensen2018-11-051-1/+1
| | |/ /
* | / / QAbstractOpenGLFunctions: disallow copy/assignment operationsChristian Ehrlicher2018-11-051-0/+1
|/ / /
* | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-052-25/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-256-129/+41
|\| |
| * | Drop cached shaders when arch is differentLaszlo Agocs2018-10-161-2/+7
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-153-125/+14
| * | wasm: fix wasm shader compileLorn Potter2018-10-152-2/+20
* | | Remove GPU_BLACKLIST support from QTestEdward Welbourne2018-10-121-11/+0
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-294-47/+63
|\| |
| * | QOpenGLShader: report geom. and tess. on GLES 3.2+Laszlo Agocs2018-09-281-44/+33
| * | More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-253-3/+30
* | | Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-252-3/+3
|/ /