Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 2 | -3/+3 |
* | Remove debug trace | giraffedata | 2019-06-15 | 1 | -1/+0 |
* | Fix compiler warning | giraffedata | 2019-01-12 | 1 | -6/+6 |
* | Split large function; make structured | giraffedata | 2018-10-07 | 3 | -393/+430 |
* | Use pm_getline instead of getline for systems that don't have getline | giraffedata | 2018-10-07 | 1 | -7/+15 |
* | Fix perspective correctness, add -rgb, -grayscale, w parameter for vertex | giraffedata | 2018-10-02 | 13 | -571/+431 |
* | Remove depend.mk, accidentally committed | giraffedata | 2018-09-29 | 1 | -26/+0 |
* | cleanup | giraffedata | 2018-09-01 | 1 | -17/+22 |
* | Fix bug from recent modifications | giraffedata | 2018-09-01 | 1 | -1/+2 |
* | remove erroneous include | giraffedata | 2018-09-01 | 1 | -1/+0 |
* | fix miscellaneous bugs introduced in recent edits | giraffedata | 2018-09-01 | 1 | -2/+2 |
* | cleanup: right->rgth so things line up with left | giraffedata | 2018-08-29 | 1 | -57/+57 |
* | fix null pointer dereference | giraffedata | 2018-08-29 | 1 | -4/+4 |
* | fix crash when out of memory | giraffedata | 2018-08-29 | 1 | -1/+7 |
* | cleanup | giraffedata | 2018-08-28 | 5 | -104/+131 |
* | cleanup | giraffedata | 2018-08-28 | 1 | -3/+1 |
* | fix memory leak | giraffedata | 2018-08-28 | 1 | -29/+36 |
* | cleanup | giraffedata | 2018-08-28 | 1 | -3/+4 |
* | remove single-character mode from message | giraffedata | 2018-08-28 | 1 | -2/+2 |
* | Make function declarations match definitions | giraffedata | 2018-08-14 | 6 | -62/+63 |
* | Declare function formal parameters constant | giraffedata | 2018-08-14 | 9 | -184/+191 |
* | split common.h into separate interface header files | giraffedata | 2018-08-12 | 15 | -494/+553 |
* | Add Pamtris | giraffedata | 2018-08-12 | 9 | -0/+2378 |