summaryrefslogtreecommitdiff
path: root/source/fitz/colorspace.c
AgeCommit message (Expand)Author
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-10Add some Memento_labels to aid debugging of leaks.Robin Watts
2014-05-07Bug 694801: fast_cmyk_to_rgb caching broken.Robin Watts
2014-02-17Add const to colorspace source arguments and dependencies.Tor Andersson
2014-01-02Bug 694585: Further improve mesh rendering timesRobin Watts
2013-10-31Fix bug in gray to cmyk color converters.Tor Andersson
2013-08-28fix various typosSimon Bünzli
2013-06-20Rearrange source files.Tor Andersson