aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-07Improve makefileMattias Andrée1-4/+3
Almost fully (to the greatest extent possible) portable. Do not rebuild everything everytime a .c file is added. However, there is some minor oddities to allow use of -j. Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-12-05Makefile: Use .bo instead of .mcb.o, and $(HDR) instead of *.hMattias Andrée1-0/+1
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/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-07-15Generate USING_BINARY{32,64}Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-16Add blind-rotate-90, blind-rotate-180, and blind-rotate-270Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-13Rename to blindMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Add vu-arithmMattias Andrée1-16/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Fix warnings and add config.mkMattias Andrée1-0/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>