aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add header files as dependencies to object filesmakefile-fixDavid Phillips2016-09-20
|
* Add interesting place to readmeDavid Phillips2016-09-19
|
* Allow running of wrapper script from outside its direectoryDavid Phillips2016-09-19
|
* Update README to reflect top,left -> centre changesDavid Phillips2016-06-02
|
* Fix bug introduced with previous commitDavid Phillips2016-06-01
|
* Fix race condition in child threadDavid Phillips2016-06-01
|
* Coords are now centre of image rather than top leftDavid Phillips2016-06-01
|
* Merge branch 'pos'David Phillips2016-05-31
|\
| * Push position+scale changes to burning ship and as a result, remove specific ↵David Phillips2016-05-31
| | | | | | | | algorithm for lattice bship
| * Update readmeDavid Phillips2016-05-31
| |
| * Initial roughing of custom image location, mandelbrot onlyDavid Phillips2016-05-27
|/
* Add license to generator.hDavid Phillips2016-05-20
|
* Style changeDavid Phillips2016-05-19
|
* Clean up readmeDavid Phillips2016-05-17
|
* Remove debug fprintfDavid Phillips2016-05-14
|
* Refactor 'nice units' RAM calculationDavid Phillips2016-05-13
|
* Misc readme updates to reflect new cluster load sharingDavid Phillips2016-05-12
|
* Catch mmap errorDavid Phillips2016-05-11
|
* Fix bug with processing times < 1sDavid Phillips2016-05-11
|
* Check cluster ID against node countDavid Phillips2016-05-06
|
* Revert "Revert to thread 0 for progress monitoring"David Phillips2016-05-06
| | | | | | It wasn't a bug after all. This reverts commit 7829acdb73ac143cbe550a7ea84beebdd71f0eda.
* Revert to thread 0 for progress monitoringDavid Phillips2016-05-06
|
* Invert load sharing for thread vs cluster nodeDavid Phillips2016-05-05
| | | | | | Rows are divided between cluster nodes and columns between threads. This is a major change for anyone using this in a cluster, but it was done so to enable the frame interlacer to use buffered reads and writes.
* Fix float arguments, fix -T argumentDavid Phillips2016-04-22
|
* Bail out properly when no args suppliedDavid Phillips2016-04-19
|
* Change error message for invalid generatorDavid Phillips2016-04-18
|
* Ditch stdbool and EXIT_*David Phillips2016-04-13
|
* Add clustering info to readmeDavid Phillips2016-04-09
|
* Remove unnecessary header guardsDavid Phillips2016-04-08
|
* Improve error messages for command line argumentsDavid Phillips2016-04-08
|
* Add missing header fileDavid Phillips2016-04-08
|
* Fix wrong option name usedDavid Phillips2016-04-08
|
* Change markdown heading to hierarchical formatDavid Phillips2016-04-08
|
* Whitespace fixDavid Phillips2016-04-08
|
* Update usage to reflect codeDavid Phillips2016-04-08
|
* Bump copyright dateDavid Phillips2016-04-08
|
* Remove initialisation of variables from headerDavid Phillips2016-04-08
|
* Explicitly set fallback/default values for all optionsDavid Phillips2016-04-08
|
* Tidy up declarationsDavid Phillips2016-04-08
|
* Clear trailing whitespaceDavid Phillips2016-04-04
|
* Update usage/syntaxDavid Phillips2016-04-04
|
* Use getopt(3) to parse arguments insteadDavid Phillips2016-04-04
|
* Remove crusty commentDavid Phillips2016-04-04
|
* Add missing header fileDavid Phillips2016-03-31
|
* Use system default recipes in MakefileDavid Phillips2016-03-30
|
* Style and misc updatesDavid Phillips2016-03-30
|
* Replace assertions with useful error messages, tidy header file upDavid Phillips2016-03-30
|
* Decomposed horrible loaded for loops, removed tricornDavid Phillips2015-08-13
|
* This never happened...David Phillips2015-07-28
|
* FixingDavid Phillips2015-07-28
|