summaryrefslogtreecommitdiffstats
path: root/src/render/backend/abstractrenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add shared context to rendererAntti Määttä2017-01-181-0/+3
* Ensure offscreen surface used during cleanup is created on gui threadSean Harmer2016-12-141-1/+5
* Properly order texture jobsPaul Lemire2016-12-141-0/+1
* QRenderAspect: remove unused allocatorsPaul Lemire2016-07-051-2/+0
* Make the Qt3D Renderer execute its first shell commandPaul Lemire2016-07-051-0/+2
* Renderer: cleanup graphics resourcesPaul Lemire2016-07-041-0/+2
* Handle renderer shutdown request and assert in render aspect dtorSean Harmer2016-05-181-0/+1
* Optionally dump out some data about renderer resourcesSean Harmer2016-04-171-0/+2
* QRenderSettings: Move picking related properties in QPickingSettingsMike Krus2016-03-111-1/+0
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-091-1/+0
* Class QRendererSettings rename to QRenderSettingsFranck Arrecot2016-03-041-3/+3
* Remove ParameterMappingPaul Lemire2016-02-261-9/+13
* Propagate backend node changes to Renderer; render-on-demandWieland Hagen2016-02-241-0/+17
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-6/+0
* Updated picking-qml examplePaul Lemire2016-01-211-0/+5
* Register renderer settings and set on rendererSean Harmer2016-01-171-0/+4
* The Renderer depends only on the QServiceLocatorKevin Ottens2015-12-181-2/+3
* Move the time property to the rendererKevin Ottens2015-12-181-0/+3
* Pass the QBackendNodeFactory to setSceneRootKevin Ottens2015-12-181-1/+2
* Destroy allocators in aspect not the rendererKevin Ottens2015-12-181-0/+1
* Add AbstractRenderer interfacePaul Lemire2015-11-241-0/+126