Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some memory leaks. | Tavian Barnes | 2009-10-19 | 1 | -0/+1 |
| | | | | | dmnsn_delete_pigment() was not using the free_fn, and kD splay trees were not being deleted after raytracing finished. | ||||
* | Add destructor callbacks for polymorphic C types, and use their base | Tavian Barnes | 2009-07-16 | 1 | -9/+0 |
| | | | | dmnsn_delete_*() function. | ||||
* | Begin dmnsn_texture* type. | Tavian Barnes | 2009-07-12 | 1 | -0/+64 |