summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 7 warnings about implicit fallthroughThiago Macieira2017-05-221-10/+10
* Fix MSVC 64bit warnings about converting GLint to const GLvoid *Friedemann Kleint2016-12-022-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-265-19/+170
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-085-19/+170
| |\
| | * Improve software opengl renderer detectionMiikka Heikkinen2016-10-245-19/+170
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-09-183-4/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-163-4/+29
| |\|
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
| | * Align pixel-row of the image passed to glTexImage2D to UNPACK_ALIGNBenny Morgan2016-08-022-3/+28
* | | Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-074-15/+16
* | | CanvasTextureImageFactory: fix quadratic loop in notifyLoadedImages()Marc Mutz2016-09-071-6/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+3
| |\|
| | * CanvasRenderJob: check if QOpenGLContext::currentContext() is NULLBenny Morgan2016-06-301-1/+3
* | | Fix private API usage after change in qtdeclarativeErik Verbruggen2016-06-221-9/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-242-12/+10
|\| |
| * | Fix getting COMPRESSED_TEXTURE_FORMATS when no formats supportedMiikka Heikkinen2016-05-241-11/+9
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-191-1/+1
| |\|
| | * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1Topi Reinio2016-05-121-1/+1
* | | CleanupSimon Hausmann2016-05-211-1/+1
|/ /
* | Enable using the module in a statically built applicationAndy Shaw2016-03-022-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-155-87/+108
|\|
| * Doc: Fix version strings in documentation configurationv5.6.0-rc1v5.6.0Topi Reinio2016-02-121-6/+6
| * Fix texture using application crash at shutdownMiikka Heikkinen2016-02-112-3/+5
| * Add correct extension lookup to getExtensionMichael Dippold2016-02-021-2/+2
| * Use appropriate name strings for opengl extensionsMichael Dippold2016-02-011-2/+2
| * Fix CanvasTextureImage leakMiikka Heikkinen2016-01-142-11/+18
| * Fix context leak when destroying canvas that was never properly shown.Miikka Heikkinen2016-01-111-42/+42
| * Fix QNetworkAccessManager crash at application shutdownv5.6.0-beta1Miikka Heikkinen2015-11-062-23/+35
* | Unify license header usageAntti Kokko2016-01-2556-672/+840
* | Fix mixup of logical and binary operatorFrank Meerkoetter2016-01-141-2/+2
* | Fix resource leakFrank Meerkoetter2016-01-131-0/+2
* | CanvasContext, CanvasGlCommandQueue: use prefix ++ for iteratorAnton Kudryavtsev2015-12-092-5/+5
|/
* Fix DEPTH_STENCIL buffersMiikka Heikkinen2015-11-048-31/+122
* Fix drawbuffer size limitingMiikka Heikkinen2015-10-283-74/+4
* New manual test application to test context lostMiikka Heikkinen2015-10-266-16/+31
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Fix compile warningMiikka Heikkinen2015-10-201-2/+3
* Implement "context lost" functionalityMiikka Heikkinen2015-10-2017-272/+717
* Fix crash when removing canvas from window and adding it backMiikka Heikkinen2015-10-121-2/+2
* Fix deadlock when trying to schedule a sync job for hidden windowMiikka Heikkinen2015-10-063-7/+29
* Fix crash when using zero size canvasMiikka Heikkinen2015-10-061-2/+9
* Fix compilation after internal qml API changesSimon Hausmann2015-09-241-27/+9
* Update version numbersMiikka Heikkinen2015-09-092-5/+5
* Update plugins.qmltypesMiikka Heikkinen2015-09-091-22/+60
* Fix resource cleanup.Miikka Heikkinen2015-09-094-82/+80
* Doc updatesMiikka Heikkinen2015-09-081-1/+1
* Fix moc build for environments that define BOOLv5.6.0-alpha1Miikka Heikkinen2015-09-031-0/+6
* Removed obsolete designer pluginTomi Korpipää2015-09-026-73/+1
* Fix return values for some parameters.Miikka Heikkinen2015-09-011-5/+9