aboutsummaryrefslogtreecommitdiff
path: root/mbrot.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
* Pulled malloc calls out of threads into mainDavid Phillips2015-06-07
* Updated Makefile, added missing filesDavid Phillips2015-06-06