aboutsummaryrefslogtreecommitdiff
path: root/algorithms/burning-ship.c
Commit message (Collapse)AuthorAge
* Rename cores => threadsDavid Phillips2016-10-26
|
* Coords are now centre of image rather than top leftDavid Phillips2016-06-01
|
* Push position+scale changes to burning ship and as a result, remove specific ↵David Phillips2016-05-31
| | | | algorithm for lattice bship
* Style changeDavid Phillips2016-05-19
|
* 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.
* Bump copyright dateDavid Phillips2016-04-08
|
* Style and misc updatesDavid Phillips2016-03-30
|
* Decomposed horrible loaded for loops, removed tricornDavid Phillips2015-08-13
|
* This never happened...David Phillips2015-07-28
|
* FixingDavid Phillips2015-07-28
|
* Added license to top of all sourcesDavid Phillips2015-07-07
|
* Made it easier to add new algos, added tricorn algo, burning ship lattice ↵David Phillips2015-06-10
ship algo