| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash with -xbegin=0 | giraffedata | 2021-08-12 | 1 | -11/+17 |
* | Fail if -dimension is greater than 5 | giraffedata | 2021-03-27 | 1 | -0/+6 |
* | Fix bug from previous commit | giraffedata | 2021-03-21 | 1 | -26/+48 |
* | Remove unfinished, dead code | giraffedata | 2021-03-14 | 1 | -28/+1 |
* | fix recent cleanup and more cleanup | giraffedata | 2021-03-10 | 1 | -104/+136 |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 6 | -452/+676 |
* | Include program name in error messages | giraffedata | 2021-01-24 | 2 | -14/+28 |
* | Fix bug in previous commit | giraffedata | 2021-01-07 | 1 | -1/+1 |
* | Add -yfillshift | giraffedata | 2021-01-07 | 1 | -28/+61 |
* | whitespace | giraffedata | 2020-12-10 | 1 | -4/+5 |
* | Fix compiler warning | giraffedata | 2020-06-02 | 1 | -3/+2 |
* | Change verbosity of missing glyph messages | giraffedata | 2020-05-29 | 1 | -7/+11 |
* | fix typo in message | giraffedata | 2020-05-29 | 1 | -1/+1 |
* | From a BDF font file, load only the characters that are needed instead of the... | giraffedata | 2020-05-28 | 1 | -108/+265 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 1 | -1/+1 |
* | Add -tileable | giraffedata | 2020-05-15 | 1 | -65/+213 |
* | cleanup | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix error messages for invalid height, width arguments | giraffedata | 2020-03-12 | 1 | -8/+17 |
* | Fix typos in comments, whitespace | giraffedata | 2019-12-30 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 3 | -4/+4 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 2 | -3/+3 |
* | Fix erroneous failure message when fed long input text | giraffedata | 2019-09-08 | 1 | -14/+30 |
* | Remove debug trace | giraffedata | 2019-06-15 | 1 | -1/+0 |
* | Don't allow both -font and -builtin | giraffedata | 2019-06-09 | 1 | -2/+4 |
* | cleanup; fix error message for bad syntax | giraffedata | 2019-06-08 | 1 | -125/+243 |
* | white space, comments | giraffedata | 2019-06-08 | 1 | -17/+17 |
* | cleanup | giraffedata | 2019-04-14 | 1 | -98/+107 |
* | Add -huevalue, -huesaturation, -maxval | giraffedata | 2019-02-03 | 1 | -97/+200 |
* | cleanup | giraffedata | 2019-02-03 | 1 | -5/+5 |
* | whitespace | giraffedata | 2019-02-03 | 1 | -9/+9 |
* | Fix handling of floating point imprecision in unnormalizing samples | giraffedata | 2019-01-20 | 2 | -2/+4 |
* | cleanup | giraffedata | 2019-01-13 | 1 | -7/+7 |
* | whitespace | giraffedata | 2019-01-13 | 1 | -4/+4 |
* | Fix compiler warning | giraffedata | 2019-01-12 | 1 | -6/+6 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -4/+5 |
* | 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 |
* | Make pamtris get built - II | giraffedata | 2018-09-29 | 1 | -1/+1 |
* | Remove depend.mk, accidentally committed | giraffedata | 2018-09-29 | 1 | -26/+0 |
* | Make 'pamtris' get built | giraffedata | 2018-09-25 | 1 | -0/+2 |
* | whitespace | giraffedata | 2018-09-08 | 1 | -19/+19 |
* | 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 |