summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/framepreparationjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move jobs into RendererPaul Lemire2016-07-031-2/+7
* Entity: use QVector for componentsHandle/renderComponentsPaul Lemire2016-06-271-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-7/+7
* render/jobs: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-04-301-4/+5
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-4/+0
* Qt3D job run statsPaul Lemire2016-03-041-0/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-5/+9
* FramePreparationJob: check geometryrenderer to compute triangle dataPaul Lemire2015-11-241-4/+33
* FramePreparationJob fix: traverse childrenPaul Lemire2015-11-161-0/+4
* Update jobs to use bounding volume specifier instead of the object pickerPaul Lemire2015-11-161-15/+2
* BoundingVolume: recomputed when buffer changesPaul Lemire2015-10-241-1/+17
* Sphere moved into Render namespace and made privatePaul Lemire2015-10-241-1/+1
* FramePreparationJob: use a single instancePaul Lemire2015-10-201-2/+7
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-4/+4
* Resurrect bounding volumesLaszlo Agocs2015-10-141-16/+0
* Final batch of file moves for nowSean Harmer2015-10-131-0/+95