summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/proximityfiltering
Commit message (Expand)AuthorAgeFilesLines
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Fix build to change in typeof QList::size()Mike Krus2020-07-171-1/+1
* Switch to std::vector in QRenderAspect backend and OpenGL rendererPaul Lemire2020-06-301-1/+1
* Add missing tests and benchmarksMike Krus2020-06-241-7/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+31
* Pull bounding volume info from front endMike Krus2020-04-231-0/+2
* Geometry refactoringMike Krus2020-02-271-9/+9
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+4
* Fix compile warningsMike Krus2019-12-031-1/+1
* FilterProximityJob: only run it if our RV requires proximity filteringPaul Lemire2019-11-131-4/+10
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+38
|\
| * Fix for bounding volume handling and calculationVolker Enderlein2019-10-011-0/+38
* | Remove backend entity hierarchy rebuilding jobsJim Albamont2019-09-201-4/+0
|/
* Iterate on child handlesMike Krus2019-05-251-0/+3
* Fix Entity parenting hierarchyJim Albamont2019-04-041-0/+5
* FilterProximityDistanceJob addedPaul Lemire2017-08-182-0/+300