summaryrefslogtreecommitdiff
path: root/draw/draw_edge.c
AgeCommit message (Expand)Author
2012-07-18Fix missing diagram in 1522*.pdfRobin Watts
2012-07-05Move to static inline functions from macros.Robin Watts
2012-06-11Fix Bug 693102: Overflows in large pixmap indexing.Robin Watts
2012-04-05Fix potential problems on malloc failure.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-13Fix Bug 692915: fz_copy_aa_context was broken.Robin Watts
2012-03-12More API tidying.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-01-10Fix many spelling errors.Sebastian Rasmussen
2012-01-06Various fixes to avoid arithmetic problems.Robin Watts
2011-12-17More Memory Squeezing fixes.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-06Move antialias levels into context.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-04-10Fix segfault inducing typo in non-aa scanconverter.Tor Andersson
2011-04-10Make global edge list struct opaque, and remove active edge list struct.Tor Andersson
2011-04-08draw_edge.c: Plug memory leak.Tor Andersson
2011-04-08Remove inline keyword where it is not strictly necessary for performance.Tor Andersson
2011-04-08Add special case non-aa scan converter with accompanying blit functions.Tor Andersson
2011-04-07Add AA_BITS define to control antialias level of line art.Robin Watts
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04draw: Rename files in draw directory.Tor Andersson