summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-095-201/+4
* Class QGeometryFunctor renamed to QGeometryFactoryFranck Arrecot2016-03-094-49/+49
* QBufferFunctor renamed to QBufferDataGeneratorRobert Brock2016-03-084-31/+31
* QStencilTestSeparate renamed to QStencilTestArgumentsRobert Brock2016-03-081-1/+1
* QTechnique renamingRobert Brock2016-03-081-1/+1
* QRenderTargetSelector renamed drawBuffers to outputsRobert Brock2016-03-081-14/+14
* QDirectionalLight renamed direction to worldDirectionRobert Brock2016-03-081-4/+4
* Class QSortMethod renamed to QSortPolicyFranck Arrecot2016-03-073-29/+29
* Move QRay3D to Qt3DRender and make privateMike Krus2016-03-056-49/+49
* QBlendState cleanupPaul Lemire2016-03-051-3/+3
* QComputeJob cleanupPaul Lemire2016-03-051-5/+5
* QGeometry: move verticesPerPath to QGeometryRendererPaul Lemire2016-03-054-33/+17
* QBackendNode::peerUuid() renamed to peerId()Paul Lemire2016-03-0510-27/+27
* QAxis: remove name propertyPaul Lemire2016-03-052-31/+2
* Class QRendererSettings rename to QRenderSettingsFranck Arrecot2016-03-041-2/+2
* QObjectPicker API changesMike Krus2016-03-042-5/+5
* QRenderTargetOutput enumRobert Brock2016-03-031-2/+2
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-10/+10
* Follow API changes in PolygonOffset.Volker Krause2016-03-031-1/+1
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-11/+11
* Renaming QTechniqueFilter APIJanne Koskinen2016-03-021-7/+7
* Class QStateSet renamed to QRenderStateSetFranck Arrecot2016-03-013-15/+15
* Fix uses of inefficient QList<QNodeId>Marc Mutz2016-03-013-5/+5
* QAction: remove name propertyPaul Lemire2016-02-292-31/+2
* QAttribute API changesPaul Lemire2016-02-292-14/+14
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-293-21/+21
* Inputs overhauledPaul Lemire2016-02-294-0/+68
* QAxis: add value propertyPaul Lemire2016-02-291-2/+21
* QAction: add an active propertyPaul Lemire2016-02-291-1/+20
* QBuffer rename sync to syncDataRobert Brock2016-02-263-7/+7
* Remove ParameterMappingPaul Lemire2016-02-264-66/+11
* QAttribute: merge with QAbstractAttributePaul Lemire2016-02-262-10/+10
* QBuffer merged with QAbstractBufferPaul Lemire2016-02-261-1/+1
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-10/+10
* Propagate backend node changes to Renderer; render-on-demandWieland Hagen2016-02-2418-6/+246
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-2/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-1/+1
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+2
* RenderViews: use int comparison rather than string for uniforms filteringPaul Lemire2016-02-211-11/+12
* Move meta type registration out of the QNode ctor.Volker Krause2016-02-191-1/+4
* Rename childrenNodes to childNodes for API consistency.Volker Krause2016-02-181-1/+1
* Cache RenderStateNodes, so we don't have to look them up every frameWieland Hagen2016-02-051-127/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+6
|\
| * Fix resource leaks in ArrayAllocatingPolicy.Volker Krause2016-01-191-0/+6
* | Unify license header usageAntti Kokko2016-01-2695-1561/+833
* | Expose picking details to front endMike Krus2016-01-253-8/+36
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-223-6/+3
* | Fix unit test for srcdir != builddirTobias Koenig2016-01-211-1/+1
* | Port FrameGraphManager away from QResourceManagerTobias Koenig2016-01-201-36/+42
* | Increase frame allocator max object size a littleSean Harmer2016-01-171-3/+3