summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components
Commit message (Expand)AuthorAgeFilesLines
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-283-6/+6
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-283-6/+6
* Copyright header change.Mika Salmela2015-02-0936-684/+504
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-021-1/+1
* QFrameGraphSelector framegraph node addedPaul Lemire2015-01-264-2/+268
* RenderCommand sortingPaul Lemire2015-01-241-1/+1
* FrameGraphNode: add enabled property + setter/getterPaul Lemire2015-01-242-0/+22
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-1/+1
* Make cloning available to third party QNodesKevin Ottens2014-11-279-13/+13
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-2031-124/+124
* QTechniqueFilter: renamed criteria property to requiresPaul Lemire2014-10-203-12/+12
* QRenderPassFilter: renamed criteria property to includesPaul Lemire2014-10-173-19/+19
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-176-24/+22
* Have copy() only on QNodeKevin Ottens2014-10-1633-78/+75
* Hide doClone implementations behind a macroKevin Ottens2014-10-1526-142/+81
* Automate the NodeUpdated notificationsKevin Ottens2014-10-156-55/+2
* QNode refactoringPaul Lemire2014-10-0327-155/+152
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-3020-42/+71
* QRenderPassFilter removed newline before licensePaul Lemire2014-09-291-1/+0
* QSortMethod addedPaul Lemire2014-09-294-0/+259
* QSortCriterion addedPaul Lemire2014-09-294-2/+271
* QClearBuffer FrameGraphItemPaul Lemire2014-09-154-2/+264
* QRenderTargetSelector completedPaul Lemire2014-09-153-0/+42
* Mark backend framegraph nodes as privateSean Harmer2014-08-182-0/+2
* Added clearColor property to the Viewport elementPaul Lemire2014-08-143-2/+29
* QViewport notifies backend only if arbiter existsPaul Lemire2014-08-141-4/+6
* QTechniqueFilter criterion added as child if declared inlinePaul Lemire2014-08-142-13/+20
* QRenderPassFilter criterion added as children if declared inlinePaul Lemire2014-08-142-30/+20
* QLayerFilter notifies backend only if arbiter existsPaul Lemire2014-08-141-4/+7
* QFrameGraph adds activeFrameGraph as a child if declared inlinePaul Lemire2014-08-141-0/+7
* QCameraSelector adds camera entity has a child if declared inlinePaul Lemire2014-08-141-5/+12
* QViewport implements doClone and copy methodsPaul Lemire2014-08-132-0/+24
* QTechniqueFilter implements doClonePaul Lemire2014-08-132-0/+14
* QRenderTargetSelector implements doClonePaul Lemire2014-08-132-0/+12
* QRenderPassFilter implements doClonePaul Lemire2014-08-132-0/+15
* QLayerFilter implements doClone and copy methodsPaul Lemire2014-08-132-0/+24
* QFrameGraph implements doClonePaul Lemire2014-08-132-0/+12
* QCameraSelector implements doClonePaul Lemire2014-08-132-0/+15
* Small fix to have inline declaration workingPaul Lemire2014-07-251-0/+2
* Force activeFrameGraph to be a QFrameGraphItem instead of QNodePaul Lemire2014-07-256-6/+37
* QTechniqueCriterion renamed to QCriterionPaul Lemire2014-07-256-18/+18
* RenderPass using QTechniqueCriterionPaul Lemire2014-07-253-11/+11
* TechniqueFilterNode : RenderCriterion to monitor QTechniqueCriterionPaul Lemire2014-07-221-3/+3
* RenderEntity refactoringPaul Lemire2014-07-221-1/+1
* Renamed TechniqueCriterion to QTechniqueCriterionPaul Lemire2014-07-093-9/+9
* Renamed RenderPassCriterion to QRenderPassCriterionPaul Lemire2014-07-093-9/+9
* Renamed Camera to QCameraPaul Lemire2014-07-091-1/+1
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-095-14/+14
* Renamed Component to QComponentPaul Lemire2014-07-053-7/+7
* Renamed Entity to QEntityPaul Lemire2014-07-054-8/+8