summaryrefslogtreecommitdiff
path: root/source/fitz/draw-edgebuffer.c
AgeCommit message (Expand)Author
2018-10-23Remove unnecessary exception handling.Sebastian Rasmussen
2018-10-23Remove extra blank lines.Tor Andersson
2018-06-22Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead.Tor Andersson
2018-03-14Bug 699109: Fix overwrites with COP renderer.Robin Watts
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-10-24Overprint support.Robin Watts
2017-06-22Remove unused static functions.Tor Andersson
2017-06-13Add edgebuffer based rasterizerRobin Watts