Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change default guidesize from 3 to 10 | giraffedata | 2012-12-30 | 1 | -1/+1 |
* | Replace negative -guidesize trick with -guidetop/-guidebottom | giraffedata | 2012-12-30 | 1 | -82/+136 |
* | cleanup | giraffedata | 2012-12-29 | 1 | -74/+81 |
* | Make -smoothing effective even without -texfile | giraffedata | 2012-12-26 | 1 | -18/+35 |
* | Fix integer promotion mess | giraffedata | 2012-12-05 | 1 | -2/+2 |
* | Rename -init to -randomseed | giraffedata | 2012-11-24 | 1 | -233/+266 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -277/+318 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -11/+29 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -6/+4 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -2/+3 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -1/+2 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 1 | -9/+0 |
* | Fix erroneous claim that -maxval is too big | giraffedata | 2012-09-30 | 1 | -3/+2 |
* | Add -planes | giraffedata | 2012-06-22 | 1 | -12/+60 |
* | Fix crash from 1317 | giraffedata | 2012-04-08 | 1 | -1/+1 |
* | Fix crash from 1403 | giraffedata | 2012-04-08 | 1 | -1/+1 |
* | fix x coordinate out of range bug | giraffedata | 2011-08-27 | 1 | -4/+4 |
* | cleanup | giraffedata | 2011-08-22 | 1 | -9/+33 |
* | fix variable used before set | giraffedata | 2011-02-02 | 1 | -68/+80 |
* | fix bug from a few days ago | giraffedata | 2010-10-02 | 1 | -1/+1 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 4 | -31/+33 |
* | Add mapped texture stereogram | giraffedata | 2010-09-29 | 1 | -36/+360 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 14 | -16/+16 |
* | cleanup | giraffedata | 2010-05-30 | 1 | -51/+146 |
* | Remove VMS code. Who are we kidding? | giraffedata | 2010-05-19 | 1 | -4/+0 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 3 | -5/+8 |
* | cleanup | giraffedata | 2010-02-27 | 1 | -5/+5 |
* | cleanup | giraffedata | 2010-02-26 | 1 | -89/+118 |
* | Fix garbage output, use packed PBM routines | giraffedata | 2010-02-26 | 1 | -32/+15 |
* | Remove temporary directory | giraffedata | 2009-12-09 | 1 | -1/+6 |
* | Put temporary files in new directory, for security | giraffedata | 2009-12-09 | 1 | -2/+5 |
* | Fix -poles | giraffedata | 2009-05-03 | 1 | -17/+50 |
* | cleanup, fix a few bugs | giraffedata | 2009-05-03 | 1 | -465/+571 |
* | exit with proper exit status upon failure | giraffedata | 2009-04-25 | 1 | -6/+14 |
* | remove newline from die message | giraffedata | 2009-04-25 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -116/+141 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -5/+7 |
* | Fix bytes per sample | giraffedata | 2009-04-12 | 1 | -1/+2 |
* | Fix unset tuple type | giraffedata | 2009-04-12 | 1 | -2/+8 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 10 | -0/+11 |
* | Add -randomseed | giraffedata | 2008-11-23 | 1 | -43/+91 |
* | Fix bug: never generates full white pixel | giraffedata | 2008-10-13 | 1 | -1/+1 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 1 | -1/+1 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 1 | -1/+1 |
* | fix bug: always produces color, not grayscale | giraffedata | 2008-09-17 | 1 | -10/+7 |
* | cleanup | giraffedata | 2008-09-08 | 1 | -1/+0 |
* | Fix buffer overrun with tab characters | giraffedata | 2008-06-11 | 1 | -33/+65 |
* | cleanup | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | Remove meaningless "no output" from error messages | giraffedata | 2008-05-10 | 1 | -6/+5 |
* | handle empty input | giraffedata | 2008-05-10 | 1 | -1/+5 |