summaryrefslogtreecommitdiffstats
path: root/libdimension/dimension/refcount.h
Commit message (Collapse)AuthorAgeFilesLines
* Vast libdimension API and internals improvements.Tavian Barnes2011-06-131-2/+3
| | | | | Couldn't really do these while I was trying to be POV-Ray compatible, 'cause they would've broken compatibility.
* Don't allocate reference counts on the heap.Tavian Barnes2011-05-281-22/+7
|
* Add refcounts to cameras.Tavian Barnes2011-05-211-0/+3
|
* Consolidate reference counting code.Tavian Barnes2011-05-161-0/+55