summaryrefslogtreecommitdiffstats
path: root/core/templates/paged_array.h
Commit message (Expand)AuthorAgeFilesLines
* [Core] Use std type traits to check operations triviality.Fabio Alessandrelli2022-08-041-5/+7
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rewrite culling to be more cache/thread friendly.reduz2020-12-261-0/+18
* Replace Octree by DynamicBVH in cull codereduz2020-12-231-1/+1
* Add a paged array templatereduz2020-12-211-0/+349