summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-3/+3
| | |\
| | | * QtGui: Add missing overrideAlexander Volkov2016-11-271-3/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-456/+198
|\| | |
| * | | Add ASTC compressionBogDan Vatra2016-12-032-0/+198
| |/ /
| * | Remove last traces of MeeGoLars Knoll2016-11-233-456/+0
* | | doc: Always declare GL types for clangqdocMartin Smith2016-12-032-0/+12
* | | qopenglprogrambinarycache_p.h: Add "We mean it" commentFriedemann Kleint2016-11-251-0/+11
* | | Use QSaveFile for more robust shader disk cacheLaszlo Agocs2016-11-251-4/+8
* | | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-249-88/+776
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-175-40/+73
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-1/+23
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-1/+27
| | |\
| | | * Enable GL prototypes with recent Khronos headersLaszlo Agocs2016-11-101-1/+21
| | | * Prevent stale QOpenGLContext fbo pointerMorten Johan Sørvig2016-11-081-0/+6
| * | | Fixes for findVersionDirectivePosition()Lars Knoll2016-11-151-35/+46
| * | | Clean up some conditions in our pro filesLars Knoll2016-11-141-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-3/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-3/+3
| | |\|
| | | * Fix GCC warning about ODR violationThiago Macieira2016-11-031-3/+3
* | | | OpenGLES20 direct function call removedJesus Fernandez2016-11-161-568/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-023-0/+53
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+1
| | |\|
| | | * Unset qgl_current_fbo when the default FBO is boundAlexandru Croitor2016-10-131-0/+1
| * | | Add attribution file for Khronos headersKai Koehne2016-10-242-0/+52
* | | | Fix for uninitialized local variableLaszlo Agocs2016-10-051-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-2/+12
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-2/+12
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-2/+12
| | |\|
| | | * Add GLSL version 110 on Intel with compat profilesLaszlo Agocs2016-09-271-2/+12
* | | | OpenGL: add support for compute shaders in GLES 3.1Paolo Angelelli2016-09-211-91/+130
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-12/+9
|/ / /
* | | Fix missing GL function protos with newer GLES headersLaszlo Agocs2016-09-101-3/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+1
| |\|
| | * Fix unused variable warning on iOSJake Petroules2016-08-311-1/+1
* | | 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
|\| |