summaryrefslogtreecommitdiffstats
path: root/libdimension/bvh.c
Commit message (Expand)AuthorAgeFilesLines
* malloc: New DMNSN_MALLOC() macro to save a sizeof().Tavian Barnes2014-05-061-4/+4
* bvh: Store the intersection cache right in the BVH struct.Tavian Barnes2013-09-031-56/+15
* Allow other BVH implementations to be used.Tavian Barnes2012-12-171-0/+448