summaryrefslogtreecommitdiffstats
path: root/src/render/backend/framegraph/techniquefilternode.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTechniqueFilter: add/remove QParameterPaul Lemire2015-05-091-0/+13
* Copyright header change.Mika Salmela2015-02-091-19/+14
* FrameGraph check if backend nodes are enabled when traversing the treePaul Lemire2015-01-241-2/+9
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-2/+2
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-3/+3
* QNodeUuid is now a wrapper around quint64Paul Lemire2014-11-141-1/+1
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* QTechniqueFilter: renamed criteria property to requiresPaul Lemire2014-10-201-2/+2
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-171-4/+4
* Moved most of the managers into a single header filePaul Lemire2014-10-171-1/+1
* TechniqueFilterNode: FrameGraphNode creator functorPaul Lemire2014-10-171-21/+5
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* Mark backend framegraph nodes as privateSean Harmer2014-08-181-1/+1
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-2/+2
* TechniqueFilterNode doesn't store its peer anymorePaul Lemire2014-08-141-7/+7
* TechniqueFilterNodePaul Lemire2014-08-141-17/+13
* Updated backend framegraph elements to use the FrameGraphManagerPaul Lemire2014-07-251-8/+2
* Renamed TechniqueCriterionManager to CriterionManagerPaul Lemire2014-07-251-6/+6
* QTechniqueCriterion renamed to QCriterionPaul Lemire2014-07-251-4/+4
* TechniqueFilterNode : RenderCriterion to monitor QTechniqueCriterionPaul Lemire2014-07-221-9/+21
* Renamed TechniqueCriterion to QTechniqueCriterionPaul Lemire2014-07-091-6/+6
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-4/+4
* QSceneChange cleaned and d-pointeredPaul Lemire2014-07-091-1/+1
* Added Q prefix to all frontend framegraph itemsPaul Lemire2014-07-051-2/+2
* Separate QObserverInterface, QObservableInterface and QObserverSean Harmer2014-06-081-0/+1
* Renamed TechniqueCriterion property QScenePropertyChangePaul Lemire2014-06-071-2/+2
* TechniqueFilter monitors frontent TechniqueFilterPaul Lemire2014-06-041-0/+45
* Replaced tags by TechniqueCriterion in TechniqueFilterPaul Lemire2014-05-311-15/+9
* Categorized logging in RendererPaul Lemire2014-04-221-11/+0
* Start adding jobs to create RenderViews and RenderCommandsSean Harmer2014-04-041-2/+2
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Backend FrameGraphNodes built from frontend elementsPaul Lemire2014-04-021-0/+22
* FrameGraph and frontend FrameGraphNodePaul Lemire2014-03-301-2/+2
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+65
* Import initial examples and export symbols from libSean Harmer2014-02-251-65/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+65