summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
...
* Use QList instead of QVector in testsJarek Kobus2020-07-099-37/+29
* Use QList instead of QVectorJarek Kobus2020-07-073-5/+5
* RenderQueue: switch to std::vectorPaul Lemire2020-07-031-1/+1
* Fix clip-planes-qml manual testPaul Lemire2020-07-016-31/+384
* rhi: fix rendertarget manual test invalid build filesJean-Michaël Celerier2020-06-253-32/+18
* Fix manual-renderloop testPaul Lemire2020-06-251-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-243-5/+5
* rhi: add a manual test to try render targets simplyJean-Michaël Celerier2020-06-226-0/+573
* Remove the OpenGL Render ThreadMike Krus2020-06-191-1/+1
* Update dependenciesPaul Lemire2020-06-121-1/+0
* Add support for building with CMakeMike Krus2020-05-2282-0/+3630
* Fix compilation of manual tests using QOpenGLWidgetsPaul Lemire2020-05-203-4/+4
* Silence a few warningsMike Krus2020-05-191-0/+1
* Fix build for Qt6Mike Krus2020-05-064-7/+4
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-2714-65/+1137
|\
| * rhi: Port most of Qt3DExtras materials to RHIJean-Michaël Celerier2020-04-221-0/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-219-0/+564
| |\
| | * Allow for when a Scene3D item switches screensAndy Shaw2020-03-139-0/+564
| | * Revert "Allow for when a Scene3D item switches screens"Paul Lemire2020-02-185-300/+0
| | * Allow for when a Scene3D item switches screensAndy Shaw2020-02-075-0/+300
| * | bigscene-cpp: add debug overlayPaul Lemire2020-04-141-0/+3
| * | Make bigscene-cpp multiviewportPaul Lemire2020-04-141-1/+42
| * | Fix crash in rendercapture-cpp manual testPaul Lemire2020-03-231-1/+1
| * | Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-164-1/+453
| * | Split examples so that build works without qtdeclarativeJean-Michaël Celerier2020-03-111-63/+71
* | | Introduce QPickingProxyMike Krus2020-04-231-1/+56
* | | Add ability to override bounding data and trigger calculationMike Krus2020-04-236-1/+316
* | | Make default geometries viewsMike Krus2020-02-2773-244/+411
* | | Geometry refactoringMike Krus2020-02-276-96/+96
|/ /
* / Use jobsDone to sync render capture back to frontendMike Krus2019-12-131-1/+1
|/
* Fix SharedTexture manual testsPaul Lemire2019-10-314-32/+12
* Add manual test to check manual render loopPaul Lemire2019-10-253-1/+221
* Scene3D: halt Qt3D simulation loop while not visiblePaul Lemire2019-10-255-1/+244
* Add manual test for QSubtreeEnablerPaul Lemire2019-10-247-1/+380
* Add manual test to check manual trigger mode on ComputeCommandsPaul Lemire2019-10-2411-0/+702
* Add manual test for compressed_texturePaul Lemire2019-10-1637-1/+212
* Fix compile warningsMike Krus2019-10-081-1/+1
* Fix manual testMike Krus2019-09-161-0/+5
* Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-041-1/+1
|\
| * Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-08-201-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-131-1/+1
| | |\
| | | * Fix download test after removal of assetsMike Krus2019-08-071-1/+1
* | | | Use sync method when initializing new backend nodesMike Krus2019-08-293-17/+9
* | | | Make Scene3D rendering use the Manual Qt3D drive modePaul Lemire2019-08-075-1/+257
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-3114-0/+856
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-2314-1/+857
| |\|
| | * RenderStates: fix override of nested RenderStatesPaul Lemire2019-07-1814-1/+857
* | | Add shader-image-qml manual testPaul Lemire2019-06-056-1/+316
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-225-12/+12
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-093-0/+253
|\| |