summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/shade.h
AgeCommit message (Expand)Author
2018-09-13Make naming of effective overprint argument consistent.Sebastian Rasmussen
2018-07-05Pass rects by value: device and document interface.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2017-10-24Make sure shades use proper "default" color space.Michael Vrhel
2017-10-24Only do proof conversion in final pop.Michael Vrhel
2017-10-24Fix overprint with shadings.Robin Watts
2017-09-12Fix Gradients in the presence of spots.Robin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-04-27Typedef function pointers consistently.Tor Andersson
2017-04-27Remove debug printing code.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-11-14More API tweaks.Robin Watts
2016-10-07Rename fz_process_mesh to fz_process_shade.Robin Watts
2016-10-07Add API comments for fz_shade.Robin Watts
2016-02-22Drop const from fz_shade.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-12-11Use fz_output instead of FILE* for most of our output needs.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
2014-02-17Simplify shade vertex preparation and remove redundant memcpy calls.Tor Andersson
2014-01-02Bug 694585: Slow rendering of meshesRobin Watts
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson