summaryrefslogtreecommitdiffstats
path: root/libdimension/ray_trace.c
Commit message (Expand)AuthorAgeFilesLines
* malloc: New DMNSN_MALLOC() macro to save a sizeof().Tavian Barnes2014-05-061-2/+1
* future: Add a race-free way to examine a partial computation.Tavian Barnes2014-04-231-2/+3
* Allow other BVH implementations to be used.Tavian Barnes2012-12-171-11/+11
* Re-think colors.Tavian Barnes2011-12-141-207/+251
* Rename raytrace.{c,h} to ray_trace.{c,h}.Tavian Barnes2011-12-051-0/+503