summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/frustumcullingjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+0
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* Iterate on child handlesMike Krus2019-05-251-21/+22
* Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-6/+6
* Improve performance for finding entities in subsetSvenn-Arne Dragly2017-12-041-0/+3
* Fix frustum culling testSean Harmer2016-07-111-6/+6
* Further job improvementsPaul Lemire2016-07-041-0/+5
* Add FrustumCullingJobPaul Lemire2016-07-031-0/+105