summaryrefslogtreecommitdiffstats
path: root/libdimension/finish.c
Commit message (Expand)AuthorAgeFilesLines
* malloc: New DMNSN_MALLOC() macro to save a sizeof().Tavian Barnes2014-05-061-5/+5
* Don't check for NULL in DMNSN_INCREF().Tavian Barnes2014-04-101-5/+4
* Use macros to initialize refcounts.Tavian Barnes2011-12-241-10/+10
* Re-think colors.Tavian Barnes2011-12-141-6/+2
* Make API more consistent.Tavian Barnes2011-10-301-1/+1
* Update copyright years.Tavian Barnes2011-08-311-1/+1
* Add .pigment and .finish properties to Textures.Tavian Barnes2011-06-151-0/+18
* Vast libdimension API and internals improvements.Tavian Barnes2011-06-131-15/+115
* Don't use awkward (*fptr)() syntax.Tavian Barnes2011-04-031-1/+1
* Update email address.Tavian Barnes2011-03-081-1/+1
* Split pigments and finishes into their own headers/sources.Tavian Barnes2010-12-021-0/+51