summaryrefslogtreecommitdiffstats
path: root/src/render/backend/backendnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+2
* ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-031-3/+2
* Remove use of node/components added/removed messagesMike Krus2019-10-041-0/+6
* Implement direct syncing on render aspectMike Krus2019-09-161-0/+8
* Add resource accessor to backend node and nodemanagersAntti Määttä2017-01-201-1/+10
* Give access to AbstractRenderer from BackendNodeAntti Määttä2017-01-171-0/+5
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Remove ParameterMappingPaul Lemire2016-02-261-1/+1
* Propagate backend node changes to Renderer; render-on-demandWieland Hagen2016-02-241-0/+6
* Added AbstractRenderer pointer to RenderBackendNodeWieland Hagen2016-02-241-0/+5
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-0/+62