summaryrefslogtreecommitdiffstats
path: root/tests/auto/render
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * Allow to filter change events based on a track propertyPaul Lemire2017-01-252-0/+5
* | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-2915-1/+1932
|\ \
| * | Add unit tests for coordinate readerwip/qtquickintegrationAntti Määttä2017-01-273-1/+505
| * | Rename and update renderqmltotexture unit testsAntti Määttä2017-01-275-163/+174
| * | Rename and update qrenderqmltotexture unit testsAntti Määttä2017-01-275-296/+330
| * | Update eventForward unit testsAntti Määttä2017-01-272-21/+207
| * | Update EventForward autotests with focusAntti Määttä2017-01-272-0/+73
| * | Update ObjectPicker unit testsAntti Määttä2017-01-272-0/+31
| * | Add unit tests for the EventForward backend nodeAntti Määttä2017-01-253-1/+211
| * | Add unit tests for the QEventForward frontend nodeAntti Määttä2017-01-253-1/+420
| * | Add autotests for renderqmltotexture backend nodeAntti Määttä2017-01-252-0/+162
| * | Add the autotests for renderqmltotexture frontend nodeAntti Määttä2017-01-252-0/+295
| * | Merge branch 'dev' into wip/qtquickintegrationSean Harmer2017-01-208-5/+225
| |\ \