about summary refs log tree commit diff
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* Make Perl programs find the Perl interpreter via PATHgiraffedata2013-04-121-1/+25
* clenaupgiraffedata2013-02-031-9/+11
* Fix bug from a few days agogiraffedata2012-12-311-0/+1
* Change default -guidesize from 10 to 20giraffedata2012-12-311-1/+1
* Fix bug: -guidesize was INT, s/b UINTgiraffedata2012-12-311-1/+1
* Change default guidesize from 3 to 10giraffedata2012-12-301-1/+1
* Replace negative -guidesize trick with -guidetop/-guidebottomgiraffedata2012-12-301-82/+136
* cleanupgiraffedata2012-12-291-74/+81
* Make -smoothing effective even without -texfilegiraffedata2012-12-261-18/+35
* Fix integer promotion messgiraffedata2012-12-051-2/+2
* Rename -init to -randomseedgiraffedata2012-11-241-233/+266
* Add -randomseedgiraffedata2012-11-241-277/+318
* Add -randomseedgiraffedata2012-11-241-11/+29
* cleanupgiraffedata2012-11-241-6/+4
* cleanupgiraffedata2012-11-241-2/+3
* cleanupgiraffedata2012-11-241-1/+2
* New test framework, lots of testsgiraffedata2012-11-241-9/+0
* Fix erroneous claim that -maxval is too biggiraffedata2012-09-301-3/+2
* Add -planesgiraffedata2012-06-221-12/+60
* Fix crash from 1317giraffedata2012-04-081-1/+1
* Fix crash from 1403giraffedata2012-04-081-1/+1
* fix x coordinate out of range buggiraffedata2011-08-271-4/+4
* cleanupgiraffedata2011-08-221-9/+33
* fix variable used before setgiraffedata2011-02-021-68/+80
* fix bug from a few days agogiraffedata2010-10-021-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-294-31/+33
* Add mapped texture stereogramgiraffedata2010-09-291-36/+360
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-2814-16/+16
* cleanupgiraffedata2010-05-301-51/+146
* Remove VMS code. Who are we kidding?giraffedata2010-05-191-4/+0
* Fix compiler warningsgiraffedata2010-04-103-5/+8
* cleanupgiraffedata2010-02-271-5/+5
* cleanupgiraffedata2010-02-261-89/+118
* Fix garbage output, use packed PBM routinesgiraffedata2010-02-261-32/+15
* Remove temporary directorygiraffedata2009-12-091-1/+6
* Put temporary files in new directory, for securitygiraffedata2009-12-091-2/+5
* Fix -polesgiraffedata2009-05-031-17/+50
* cleanup, fix a few bugsgiraffedata2009-05-031-465/+571
* exit with proper exit status upon failuregiraffedata2009-04-251-6/+14
* remove newline from die messagegiraffedata2009-04-251-1/+1
* cleanupgiraffedata2009-04-251-116/+141
* cleanupgiraffedata2009-04-251-5/+7
* Fix bytes per samplegiraffedata2009-04-121-1/+2
* Fix unset tuple typegiraffedata2009-04-121-2/+8
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-0410-0/+11
* Add -randomseedgiraffedata2008-11-231-43/+91
* Fix bug: never generates full white pixelgiraffedata2008-10-131-1/+1
* Rename Makefile.config to config.mkgiraffedata2008-10-051-1/+1
* Rename Makefile.common to common.mkgiraffedata2008-10-051-1/+1
* fix bug: always produces color, not grayscalegiraffedata2008-09-171-10/+7