aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.c
Commit message (Expand)AuthorAge
* Replace assertions with useful error messages, tidy header file upDavid Phillips2016-03-30
* FixingDavid Phillips2015-07-28
* Reverted to max threads when clusteringDavid Phillips2015-07-27
* Fixed the goddamned thingDavid Phillips2015-07-24
* Started work on cluster-style parallel processingDavid Phillips2015-07-24
* Added license to top of all sourcesDavid Phillips2015-07-07
* Fixed broken algoDavid Phillips2015-06-10
* 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