summaryrefslogtreecommitdiff
path: root/pixman/pixman-filter.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-16pixman-filter.c: Use 65536, not 65535, for fixed point conversionSøren Sandmann Pedersen1-1/+1
2013-05-11Fix broken build when HAVE_CONFIG_H is undefined, e.g. on Win32.ingmar@irsoft.de1-0/+2
2013-01-06pixman-filter.c: Cope with NULL returns from malloc()Søren Sandmann Pedersen1-1/+9
2012-12-08Add new pixman_filter_create_separable_convolution() APISøren Sandmann Pedersen1-0/+340