Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish: Remove ->ptr fields. | Tavian Barnes | 2014-05-27 | 1 | -21/+45 |
* | malloc: New DMNSN_MALLOC() macro to save a sizeof(). | Tavian Barnes | 2014-05-06 | 1 | -5/+5 |
* | Don't check for NULL in DMNSN_INCREF(). | Tavian Barnes | 2014-04-10 | 1 | -5/+4 |
* | Use macros to initialize refcounts. | Tavian Barnes | 2011-12-24 | 1 | -10/+10 |
* | Re-think colors. | Tavian Barnes | 2011-12-14 | 1 | -6/+2 |
* | Make API more consistent. | Tavian Barnes | 2011-10-30 | 1 | -1/+1 |
* | Update copyright years. | Tavian Barnes | 2011-08-31 | 1 | -1/+1 |
* | Add .pigment and .finish properties to Textures. | Tavian Barnes | 2011-06-15 | 1 | -0/+18 |
* | Vast libdimension API and internals improvements. | Tavian Barnes | 2011-06-13 | 1 | -15/+115 |
* | Don't use awkward (*fptr)() syntax. | Tavian Barnes | 2011-04-03 | 1 | -1/+1 |
* | Update email address. | Tavian Barnes | 2011-03-08 | 1 | -1/+1 |
* | Split pigments and finishes into their own headers/sources. | Tavian Barnes | 2010-12-02 | 1 | -0/+51 |