summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/frustumcullingjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+17
* Iterate on child handlesMike Krus2019-05-251-0/+3
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-4/+7
|\
| * Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-4/+7
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
|/
* FrustumCullingJob: add getter for unit testsPaul Lemire2016-11-231-0/+2
* Consistently declare Plane as a structSean Harmer2016-08-041-1/+1
* Further job improvementsPaul Lemire2016-07-041-0/+2
* Add FrustumCullingJobPaul Lemire2016-07-031-0/+94