summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/filterentitybycomponentjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to std::vector in QRenderAspect backend and OpenGL rendererPaul Lemire2020-06-301-2/+2
* Add missing overrideAlexander Volkov2020-05-251-1/+1
* QResourcesManager: switch to std::vectorPaul Lemire2020-05-201-1/+1
* Fix Clang 10 warning about creating copies in range-forThiago Macieira2020-05-111-1/+1
* Merge gatherer and caching jobsMike Krus2020-03-061-1/+4
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* Compute renderables/computables/lights once instead of once per RVPaul Lemire2019-10-291-4/+0
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* FilterEntityByComponentJob: return a reference rather than a copyPaul Lemire2016-07-031-1/+1
* FilterEntityByComponentJob: use Q_DECL_NOTHROWPaul Lemire2016-07-031-2/+2
* FilterJobs: add shared pointer typedefPaul Lemire2016-07-021-0/+4
* Update FilterEntityByComponentJob to use QResourcesManager::activeHandlesPaul Lemire2016-07-021-14/+7
* Add job to filter the Entity tree by component typePaul Lemire2016-07-021-0/+112