summaryrefslogtreecommitdiff
path: root/source/fitz/halftone.c
AgeCommit message (Expand)Author
2016-03-25Rename ARCH_ARM_CAN_LOAD_UNALIGNED to be ARCH_UNALIGNED_OKRobin Watts
2016-03-25More ARM code thresholding work.Robin Watts
2016-03-23Update halftoning to use shorter line buffer.Robin Watts
2016-03-23ARM code do_threshold_1Robin Watts
2016-03-22Optimise the C for do_threshold_1.Robin Watts
2016-03-18Add 1bpp cmyk output to mutool draw.Robin Watts
2016-03-16mutool draw: Add banded mode output for pbm files.Robin Watts
2016-03-15Fix leak/missing error cleanup in halftoning code.Robin Watts
2015-12-18Rename fz_halftone_pixmap to fz_new_bitmap_from_pixmap.Tor Andersson
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-06-20Rearrange source files.Tor Andersson