summaryrefslogtreecommitdiff
path: root/source/fitz/shade.c
AgeCommit message (Expand)Author
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-08-27Allow NULL callback functions in the mesh processor.Tor Andersson
2014-05-01Fix 694084: compute number of segments in radial shading from radius.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-20Rearrange source files.Tor Andersson