Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Coords are now centre of image rather than top left | David Phillips | 2016-06-01 |
| | |||
* | Merge branch 'pos' | David Phillips | 2016-05-31 |
|\ | |||
| * | Push position+scale changes to burning ship and as a result, remove specific ↵ | David Phillips | 2016-05-31 |
| | | | | | | | | algorithm for lattice bship | ||
| * | Update readme | David Phillips | 2016-05-31 |
| | | |||
| * | Initial roughing of custom image location, mandelbrot only | David Phillips | 2016-05-27 |
|/ | |||
* | Add license to generator.h | David Phillips | 2016-05-20 |
| | |||
* | Style change | David Phillips | 2016-05-19 |
| | |||
* | Clean up readme | David Phillips | 2016-05-17 |
| | |||
* | Remove debug fprintf | David Phillips | 2016-05-14 |
| | |||
* | Refactor 'nice units' RAM calculation | David Phillips | 2016-05-13 |
| | |||
* | Misc readme updates to reflect new cluster load sharing | David Phillips | 2016-05-12 |
| | |||
* | Catch mmap error | David Phillips | 2016-05-11 |
| | |||
* | Fix bug with processing times < 1s | David Phillips | 2016-05-11 |
| | |||
* | Check cluster ID against node count | David Phillips | 2016-05-06 |
| | |||
* | Revert "Revert to thread 0 for progress monitoring" | David Phillips | 2016-05-06 |
| | | | | | | It wasn't a bug after all. This reverts commit 7829acdb73ac143cbe550a7ea84beebdd71f0eda. | ||
* | Revert to thread 0 for progress monitoring | David Phillips | 2016-05-06 |
| | |||
* | Invert load sharing for thread vs cluster node | David Phillips | 2016-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 argument | David Phillips | 2016-04-22 |
| | |||
* | Bail out properly when no args supplied | David Phillips | 2016-04-19 |
| | |||
* | Change error message for invalid generator | David Phillips | 2016-04-18 |
| | |||
* | Ditch stdbool and EXIT_* | David Phillips | 2016-04-13 |
| | |||
* | Add clustering info to readme | David Phillips | 2016-04-09 |
| | |||
* | Remove unnecessary header guards | David Phillips | 2016-04-08 |
| | |||
* | Improve error messages for command line arguments | David Phillips | 2016-04-08 |
| | |||
* | Add missing header file | David Phillips | 2016-04-08 |
| | |||
* | Fix wrong option name used | David Phillips | 2016-04-08 |
| | |||
* | Change markdown heading to hierarchical format | David Phillips | 2016-04-08 |
| | |||
* | Whitespace fix | David Phillips | 2016-04-08 |
| | |||
* | Update usage to reflect code | David Phillips | 2016-04-08 |
| | |||
* | Bump copyright date | David Phillips | 2016-04-08 |
| | |||
* | Remove initialisation of variables from header | David Phillips | 2016-04-08 |
| | |||
* | Explicitly set fallback/default values for all options | David Phillips | 2016-04-08 |
| | |||
* | Tidy up declarations | David Phillips | 2016-04-08 |
| | |||
* | Clear trailing whitespace | David Phillips | 2016-04-04 |
| | |||
* | Update usage/syntax | David Phillips | 2016-04-04 |
| | |||
* | Use getopt(3) to parse arguments instead | David Phillips | 2016-04-04 |
| | |||
* | Remove crusty comment | David Phillips | 2016-04-04 |
| | |||
* | Add missing header file | David Phillips | 2016-03-31 |
| | |||
* | Use system default recipes in Makefile | David Phillips | 2016-03-30 |
| | |||
* | Style and misc updates | David Phillips | 2016-03-30 |
| | |||
* | Replace assertions with useful error messages, tidy header file up | David Phillips | 2016-03-30 |
| | |||
* | Decomposed horrible loaded for loops, removed tricorn | David Phillips | 2015-08-13 |
| | |||
* | This never happened... | David Phillips | 2015-07-28 |
| | |||
* | Fixing | David Phillips | 2015-07-28 |
| | |||
* | Reverted to max threads when clustering | David Phillips | 2015-07-27 |
| | |||
* | Fixed the goddamned thing | David Phillips | 2015-07-24 |
| | |||
* | Started work on cluster-style parallel processing | David Phillips | 2015-07-24 |
| | |||
* | Added separate licence file | David Phillips | 2015-07-07 |
| | |||
* | Added license to top of all sources | David Phillips | 2015-07-07 |
| | |||
* | Fixed broken algo | David Phillips | 2015-06-10 |
| |