aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-23Add blind-peek-headMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-27fix typo and alphabetical order of commandsMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-27Add blind-transition, improve blind-dissolve, and fix blind-{cone,spiral}-gradientMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-26Add blind-meanMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-25Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in ↵Mattias Andrée1-0/+15
blind-arithm Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-23Fix some errors, add manual for blind-colour-matrix and add blind-primary-keyMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-23Add blind-colour-matrix, and blind-invert-matrix: fix -e and add -axyzMattias Andrée1-1/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-22Add blind-apply-kernelMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-20Add blind-affine-colour and blind-split-chansMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-18Add blind-mosaic-corners and fix enset_pixel_formatMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-14Add blind-invert-matrixMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-14Add blind-multiply-matricesMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-14Add blind-matrix-{orthoproject,reflect,rotate,scale,shear,translate,transpose}Mattias Andrée1-0/+21
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-13Document blind-mosaic-edges (upcoming)Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-13Add blind-mosaicMattias Andrée1-2/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-13Document blind-hexagon-tessellation, blind-rectangle-tessellation, and blind-triangle-tessellationMattias Andrée1-0/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-12Add blind-get-coloursMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-11Add blind-repeat-tessellationMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-09Document blind-spectrumMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-07Add blind-chroma-keyMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-05Add blind-dual-keyMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-05Add blind-extract-alphaMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-03Missed to remove todo from readmeMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-03Document blind-coordinate-field, blind-*-gradient, and blind-*-wave (sinc still pending), and sinus => sineMattias Andrée1-6/+47
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-02Add blind-normMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-02Add blind-{,un}premultiply, blind-{dot,cross,quaternion}-product, and blind-vector-projectionMattias Andrée1-0/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-06-04Add blind-find-rectangleMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-06-02Fix blind-cat-cols and blind-cat-rows cmdline and document blind-disperse, blind-interleave, blind-split-cols, and blind-split-rowsMattias Andrée1-0/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-25Add blind-teeMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-25Document blind-to-named and blind-from-namedMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-13Add blind-make-kernelMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-13Add man pages for blind-{to,from}-portable and make -s the default (and invert it's meaning)Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-07Add support for floatsMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-05-04List blind-translate and blind-skip-pattern in list of commandsMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-22Add main man pageMattias Andrée1-2/+123
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-22Update readmeMattias Andrée1-20/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-15m readmeMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-12More rationaleMattias Andrée1-5/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Use CIE XYZ instead of sRGBMattias Andrée1-10/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-08Readme: add formatMattias Andrée1-2/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-08Add rationaleMattias Andrée1-0/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>