summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix build for Qt6Mike Krus2020-05-0610-15/+29
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-2719-21/+3947
|\
| * rhi: Handle RHI-required information in QShaderGraphJean-Michaël Celerier2020-04-211-1/+1
| * Adjust number of jobs based on number of render pathsMike Krus2020-04-142-9/+18
| * Properly stop running animations when using a negative playratePaul Lemire2020-03-301-0/+108
| * Add ability to dump filter statesMike Krus2020-03-261-0/+1
| * Move shadergraph to Qt3DJean-Michaël Celerier2020-03-1912-1/+3787
| * Split examples so that build works without qtdeclarativeJean-Michaël Celerier2020-03-114-14/+34
| * Allow Qt3DWindow to choose which graphics API to use on constructionJean-Michaël Celerier2020-03-111-1/+1
* | Pull bounding volume info from front endMike Krus2020-04-235-26/+178
* | Introduce QCoreAspectMike Krus2020-04-091-2/+4
* | Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-03-1012-84/+251
|\|
| * Merge gatherer and caching jobsMike Krus2020-03-062-7/+2
| * Move common job handling out of RendererMike Krus2020-03-0611-78/+250
* | Remove unused test lib which is causing CI to failMike Krus2020-03-104-159/+0
* | Add support for aspects depending on other aspectsMike Krus2020-03-021-5/+25
* | Add public API for working with jobsMike Krus2020-03-022-8/+12
* | Remove useless jobMike Krus2020-02-289-498/+0
* | Make default geometries viewsMike Krus2020-02-2724-75/+112
* | Geometry refactoringMike Krus2020-02-2729-514/+494
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-174-10/+188
|\|
| * Add ability to dump job graph to dot fileMike Krus2020-02-141-1/+1
| * Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+42
| * Shader fixesPaul Lemire2020-02-131-0/+44
| * Animations: handle colors as vec3 or vec4Paul Lemire2020-02-121-9/+105
* | Remove QBuffer::syncData propertyMike Krus2020-02-122-17/+0
* | Hide deprecated functor APIMike Krus2020-02-124-98/+2
* | Remove buffer functor APIMike Krus2020-02-119-167/+0
* | Remove old dead codeMike Krus2020-02-116-458/+0
* | Remove deprecated classes and functionsPaul Lemire2020-02-11153-8649/+1460
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-07128-1544/+2039
|\|
| * Merge "Merge remote-tracking branch '5.14' into 5.15"Mike Krus2020-02-062-7/+37
| |\
| | * Merge remote-tracking branch '5.14' into 5.15Mike Krus2020-02-052-7/+37
| | |\
| | | * Fix stale Entity cachesPaul Lemire2020-01-312-12/+37
| * | | tst_qresoucemanager: add test to make sure cleanup is workingPaul Lemire2020-02-061-0/+21
| * | | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-063-3/+3
| * | | Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-0515-196/+205
| * | | Make the OpenGL renderer a pluginPaul Lemire2020-02-0543-156/+300
| |/ /
| * | ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-031-4/+12
| * | QShaderProgram: add a format propertyPaul Lemire2020-02-032-2/+111
| * | Introduce a GLShader classPaul Lemire2020-02-036-357/+299
| * | Add dedicated managers holder for GL ResourcesPaul Lemire2020-02-032-15/+19
| * | tst_filtercompatibletechniquejob: fix unregister in case context creation failedPaul Lemire2020-02-031-1/+2
| * | tst_filtercompatibletechniquejob: skip test if unable to create contextPaul Lemire2020-02-031-0/+14
| * | Deprecate functor APIsMike Krus2020-01-3117-0/+62
| * | Unit tests for qschedulerPaul Lemire2020-01-283-1/+210
| * | QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-282-4/+114
| * | Clean up tracing codeMike Krus2020-01-271-0/+1
| * | Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-252-0/+10
| |\|
| | * Fix usage of C++14 featuresMike Krus2020-01-141-0/+4