aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.c
Commit message (Expand)AuthorAge
* Made it easier to add new algos, added tricorn algo, burning ship lattice shi...David Phillips2015-06-10
* Moved mallocs inside their if()s, various whitespace removalsDavid Phillips2015-06-09
* Fixed a few known bugs when threads wasn't a multiple of the sizeDavid Phillips2015-06-09
* Changed syntax to allow optional thread countDavid Phillips2015-06-08
* Changed to output PGMsDavid Phillips2015-06-07
* Pulled malloc calls out of threads into mainDavid Phillips2015-06-07
* Switched to using basenameDavid Phillips2015-06-06
* Updated Makefile, added missing filesDavid Phillips2015-06-06