summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertechnique.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-3/+3
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-13/+13
* QNodeUuid is now a wrapper around quint64Paul Lemire2014-11-141-6/+6
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-7/+7
* QTechnique refactoredPaul Lemire2014-10-301-2/+2
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-1/+0
* Restored QParameter dynamic updatesPaul Lemire2014-10-181-23/+15
* Cleaned up includes in backend classesPaul Lemire2014-10-181-0/+1
* RenderTechnique: renamed criteria to annotationsPaul Lemire2014-10-171-13/+13
* QTechnique: renamed criteria property to annotationsPaul Lemire2014-10-171-2/+2
* Renamed RenderCriterion to RenderAnnotationPaul Lemire2014-10-171-1/+1
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-171-3/+3
* Moved most of the managers into a single header filePaul Lemire2014-10-171-3/+0
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* RenderTechnique: QBackendNode subclassPaul Lemire2014-10-171-43/+27
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* QAbstract removed from corePaul Lemire2014-10-031-4/+3
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-11/+11
* RenderTechnique doesn't store its peer anymorePaul Lemire2014-08-141-33/+17
* RenderTechnique uses QUuid to reference criteria and render passesPaul Lemire2014-08-141-27/+37
* RenderTechnique register with QChangeArbiter using QUuidPaul Lemire2014-08-131-4/+13
* RenderTechnique uses OpenGLFilter's copy methodPaul Lemire2014-08-131-6/+1
* Renamed TechniqueCriterionManager to CriterionManagerPaul Lemire2014-07-251-6/+6
* RenderView: RenderRenderPass and shaders restoredPaul Lemire2014-07-251-8/+35
* QTechniqueCriterion renamed to QCriterionPaul Lemire2014-07-251-1/+1
* RenderPass using QTechniqueCriterionPaul Lemire2014-07-251-13/+13
* RenderTechnique has a copy the peer QOpenGLFilterPaul Lemire2014-07-251-2/+21
* RenderTechnique creating RenderCriterion from QTechniqueCriterionPaul Lemire2014-07-221-11/+33
* QResourcesManager cleanupPaul Lemire2014-07-221-0/+5
* RenderMaterial, RenderEffect, ParameterPack setRendererPaul Lemire2014-07-181-1/+1
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-6/+6
* QSceneChange cleaned and d-pointeredPaul Lemire2014-07-091-1/+1
* Renamed Parameter to QParameterPaul Lemire2014-07-091-5/+5
* QRenderPass renamed and d-pointeredPaul Lemire2014-07-051-1/+1
* Renamed Technique to QTechniquePaul Lemire2014-07-051-3/+3
* Unregister RenderTechnique on destructionPaul Lemire2014-06-271-0/+6
* RenderTechnique getter of backend parameters and cleanupPaul Lemire2014-06-271-0/+5
* ParameterPack in RenderTechniquePaul Lemire2014-06-271-7/+17
* Refactoring of Renderer, RenderMaterial and RenderTechniquePaul Lemire2014-06-141-95/+0
* Rendering now uses Material, Effect, Technique and ShadersPaul Lemire2014-06-141-0/+6
* Separate QObserverInterface, QObservableInterface and QObserverSean Harmer2014-06-081-0/+1
* Refactoring of QAbstractRenderPass and QAbstractTechniquePaul Lemire2014-06-071-17/+61
* Settings RenderTechnique in RenderViewPaul Lemire2014-05-291-0/+5
* RenderClass have a default constructor.Paul Lemire2014-04-101-2/+8
* Fix builds with namespaced QtSean Harmer2014-04-021-6/+6
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+161
* Import initial examples and export symbols from libSean Harmer2014-02-251-156/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+156