summaryrefslogtreecommitdiff
path: root/source/fitz/draw-mesh.c
AgeCommit message (Expand)Author
2016-10-07Rename fz_process_mesh to fz_process_shade.Robin Watts
2016-10-06Hide internals of fz_colorspaceRobin Watts
2016-09-14Add scripts to remove/replace 'static' from functions.Robin Watts
2016-05-29Tweak plotter code slightly for speed.Robin Watts
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-02-22Drop const from fz_shade.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-02-17Simplify shade vertex preparation and remove redundant memcpy calls.Tor Andersson
2014-01-02Bug 694585: Further improve mesh rendering timesRobin Watts
2014-01-02Bug 694585: Slow rendering of meshesRobin Watts
2013-06-20Rearrange source files.Tor Andersson