aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.c
Commit message (Collapse)AuthorAge
* 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