summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | Enable swizzlingAllan Sandfeld Jensen2018-11-051-1/+1
|/ /
* | 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
* | 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
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-102-0/+6
|\|
| * Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-242-0/+6
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+45
* | Handle uploading of faked sub-imagesAllan Sandfeld Jensen2018-08-231-0/+5
* | Fix big-endian build of qopengltextureuploaderAllan Sandfeld Jensen2018-08-221-1/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-4/+15
|\|
| * Don't block on lost contextDavid Edmundson2018-08-161-4/+15
* | Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-113-1/+43
* | Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+1
|\|
| * Fix incorrect warning message in QOpenGLBufferTakumi ASAKI2018-07-171-1/+1
* | Fix tiling of NPOT textures on GL/ESAllan Sandfeld Jensen2018-07-273-25/+20
* | Fixup GL_RGB10 FBO on OpenGL/ES3Allan Sandfeld Jensen2018-07-271-5/+10
* | Move texture uploading out of QOpenGLTextureCacheAllan Sandfeld Jensen2018-07-278-211/+432
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-022-22/+18
|\|
| * Fix: bad-looking scaled rendering of painterpath in OpenGL paint engineEirik Aavitsland2018-06-281-21/+17
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-2/+11
|\|
| * Fix HDR format in QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2018-06-061-2/+5
| * QOpenGLTexture: Enable multisample 2D textures on GLES 3.1+Laszlo Agocs2018-05-301-0/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-358/+358
|\|
| * Documentation: Fix URLs to GL(ES) functionsFriedemann Kleint2018-05-181-358/+358
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-071-0/+12
|\|
| * QOpenGLTexture: Set wrap mode if NPOT textures are not fully supportedJohan Klokkhammer Helsing2018-04-061-0/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-1/+0
|\|
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+0
* | Add support for advanced blend equations to our OpenGL QPainterAllan Sandfeld Jensen2018-03-057-150/+175
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-222-9/+19
|\|
| * opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-0/+2
|\|
| * Fix creation of RGB texture with QOpenGLTexture/Qt3D on OpenGL ES 2.0David Crémoux2018-02-141-0/+2
* | QtGui: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-02-141-1/+1
|/
* Fix typosJarek Kobus2018-02-131-1/+1
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-0/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-121-44/+44
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-44/+44
| |\
| | * Doc: Swap unresolved variables with actual function namesPaul Wicking2018-01-101-44/+44
* | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+1
|/ /