summaryrefslogtreecommitdiffstats
path: root/tests/auto/render
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.9' into devSean Harmer2017-05-2115-205/+279
|\
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.9.0" into refs/stagin...Jani Heikkinen2017-05-095-8/+17
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.9.0Oswald Buddenhagen2017-05-085-8/+17
| | |\
| | | * Fix Buffer uploadingPaul Lemire2017-05-081-0/+9
| | | * Revert to using new window for each testSean Harmer2017-05-074-8/+8
| * | | Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-092-10/+65
| * | | Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-091-55/+0
| |/ /
| * / Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-051-8/+8
| |/
| * Renderer: fix OnDemand renderingPaul Lemire2017-04-271-0/+6
| * Add unit tests for FrameGraphVisitorPaul Lemire2017-04-273-1/+189
| * Send move events when hover is enabledMike Krus2017-04-251-0/+3
| * Remove last bits of qsortcriterionPaul Lemire2017-04-251-138/+0
| * Try to investigate why tst_GraphicsHelperGL3_3::blitFramebuffer() failsv5.9.0-beta3Giuseppe D'Angelo2017-04-181-2/+2
| * tst_GraphicsHelperGL3_2::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-182-3/+6
| * tst_GraphicsHelperGL3_3: remove blacklist of blitFramebufferGiuseppe D'Angelo2017-04-181-2/+0
| * tst_GraphicsHelperGL3_3::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-181-1/+6
* | Add download service and use for remote meshesMike Krus2017-05-201-3/+3
|/
* Picking: don’t emit click if mouse released on different entityMike Krus2017-04-121-4/+4
* Blacklist a tst_VSyncFrameAdvanceService test on openSUSE 42.1Tony Sarajärvi2017-04-041-0/+2
* Blacklist tst_GraphicsHelperGL3_2::blitFramebuffer on Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
* Blacklist tst_GraphicsHelperGL3_3::blitFramebuffer on Ubuntu 16.04Tony Sarajärvi2017-03-311-0/+2
* Remove pointless template member function from QAbstractFunctorSean Harmer2017-03-306-9/+9
* Add Threshold suffix to QLevelOfDetail enum valuesSean Harmer2017-03-292-7/+7
* Fix ShaderData following texture support changesPaul Lemire2017-03-271-2/+70
* Fix scene2d mouse event coordinate calculationAntti Määttä2017-03-233-2/+293
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-157-919/+0
* Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-284-4/+4
* Integrate EnvironmentLight with EntityKevin Ottens2017-02-241-1/+11
* Add QEnvironmentLight into Qt3DRenderKevin Ottens2017-02-243-0/+313
* QShaderData: fix texture support in propertiesKevin Ottens2017-02-241-2/+154
* QBoundingSphere cleanupPaul Lemire2017-02-241-5/+6
* QNode PropertyTrackMode cleanupPaul Lemire2017-02-243-8/+8
* Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-231-5/+4
* Revert "Use QVector<float> in level of detail APIs"Sean Harmer2017-02-192-4/+4
* QShaderProgram: rename enum ShaderStatus to StatusPaul Lemire2017-02-161-3/+3
* QMemoryBarrier cleanupPaul Lemire2017-02-163-26/+26
* Use QVector<float> in level of detail APIsSean Harmer2017-02-162-4/+4
* Unit test for bounding spheresMike Krus2017-02-126-0/+363
* Fix Clang warnings: wrong types in enum comparisonsMike Krus2017-02-111-1/+1
* Fix Clang warnings: missing override declarationsMike Krus2017-02-111-4/+4
* Fix Clang warnings: missing enum values in switchMike Krus2017-02-111-0/+9
* Fix Clang warnings: silence unused variablesMike Krus2017-02-112-1/+5
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-093-10/+0
* Fix double -> float conversion warningsSean Harmer2017-02-061-1/+1
* Add gamma to QViewport's APIKevin Ottens2017-01-311-33/+75
* Add exposure to QCameraLens APIKevin Ottens2017-01-311-0/+56
* Fix scene2d autotest shutdown crashAntti Määttä2017-01-302-1/+2
* Merge branch 'wip/animation' into devSean Harmer2017-01-304-1/+15
|\
| * Add API to map animation channels to propertiesSean Harmer2017-01-271-1/+4
| * Set the final flag on scene changes coming from the backendPaul Lemire2017-01-261-0/+6