summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2687-962/+1223
* Renderer/Scene3D: fixes to make it work without setDataPaul Lemire2016-01-221-1/+2
* Port FrameGraphManager away from QResourceManagerTobias Koenig2016-01-203-61/+41
* Add window convenience property to QRenderSurfaceSelectorSean Harmer2016-01-183-1/+30
* Add RenderSurfaceSelectorNode to frame graph backendSean Harmer2016-01-174-3/+165
* Add QRenderSurfaceSelectorSean Harmer2016-01-174-2/+248
* RenderView Compute handlingPaul Lemire2016-01-131-0/+3
* Use QList::reserve.Volker Krause2016-01-061-0/+1
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-0916-24/+39
* BackendNode for QComputeDispatchPaul Lemire2015-12-074-3/+179
* Add QDispatchCompute framegraph nodePaul Lemire2015-12-073-2/+216
* Add a framegraph node for lightingLaszlo Agocs2015-11-267-3/+370
* FrustumCulling backend framegraph nodePaul Lemire2015-11-244-3/+164
* Add QFrustumCulling framegraph nodePaul Lemire2015-11-243-2/+121
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-242-3/+4
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-237-33/+45
* Qt3DRender::QLayerFilterPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-302-2/+0
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-1/+1
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-278-8/+8
* Rename Renderer -> Render throughoutSean Harmer2015-10-1949-90/+90
* Few improvements on FrameGraphNodePaul Lemire2015-10-142-6/+19
* QViewport fix: properly copy color when cloningPaul Lemire2015-10-141-0/+1
* QTechniqueFilter fixes:Paul Lemire2015-10-143-18/+22
* Add a comment in QStateSet to explain why we are sending clonesPaul Lemire2015-10-141-0/+1
* QSortMethod: only send criterion node id and not node pointersPaul Lemire2015-10-142-6/+6
* QSortCriterion fix: do not pass ref for sort type but valuePaul Lemire2015-10-142-3/+2
* QRenderTargetSelector fixes:Paul Lemire2015-10-141-1/+2
* QRenderPassFilter fixesPaul Lemire2015-10-143-8/+10
* QFrameGraph: check that activeFrameGraph is not nullPaul Lemire2015-10-141-1/+1
* QCameraSelector: fix allow camera to be nullPaul Lemire2015-10-141-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1355-178/+178
* Add "We mean it" warnings to private headersSean Harmer2015-10-1327-2/+299
* Final batch of file moves for nowSean Harmer2015-10-1370-0/+6297