Age | Commit message (Expand) | Author |
2018-09-13 | Make naming of effective overprint argument consistent. | Sebastian Rasmussen |
2018-07-05 | Pass rects by value: device and document interface. | Tor Andersson |
2018-07-05 | Pass matrices by value: device and document interface. | Tor Andersson |
2018-07-05 | Pass rect and matrix by value in geometry functions. | Tor Andersson |
2018-06-22 | Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead. | Tor Andersson |
2018-01-24 | Make sure to drop color converter when painting shades, even upon error. | Sebastian Rasmussen |
2018-01-24 | Bug 698904: Drop pixmap only once upon error when painting shades. | Sebastian Rasmussen |
2017-10-24 | Make sure shades use proper "default" color space. | Michael Vrhel |
2017-10-24 | Only do proof conversion in final pop. | Michael Vrhel |
2017-10-24 | Fix overprint with shadings. | Robin Watts |
2017-10-05 | Remove shadowed variables. | Sebastian Rasmussen |
2017-09-12 | Fix Gradients in the presence of spots. | Robin Watts |
2017-07-19 | Add spots to fz_pixmaps. | Robin Watts |
2017-06-22 | Add Color Management interface to MuPDF, with LCMS implementation. | Michael Vrhel |
2017-05-08 | Bug 697864: Free temporary pixmaps only if created. | Sebastian Rasmussen |
2017-04-27 | Typedef function pointers consistently. | Tor Andersson |
2017-04-27 | Include required system headers. | Tor Andersson |
2016-10-07 | Rename fz_process_mesh to fz_process_shade. | Robin Watts |
2016-10-06 | Hide internals of fz_colorspace | Robin Watts |
2016-09-14 | Add scripts to remove/replace 'static' from functions. | Robin Watts |
2016-05-29 | Tweak plotter code slightly for speed. | Robin Watts |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-02-22 | Drop const from fz_shade. | Tor Andersson |
2016-01-13 | Add lots of consts. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2014-02-17 | Simplify shade vertex preparation and remove redundant memcpy calls. | Tor Andersson |
2014-01-02 | Bug 694585: Further improve mesh rendering times | Robin Watts |
2014-01-02 | Bug 694585: Slow rendering of meshes | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |