summaryrefslogtreecommitdiff
path: root/draw/draw_blend.c
AgeCommit message (Expand)Author
2012-07-05Move to static inline functions from macros.Robin Watts
2012-06-11Fix Bug 693102: Overflows in large pixmap indexing.Robin Watts
2012-03-13Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-01-11Stylistic comment and whitespace fixes.Tor Andersson
2012-01-10Add fz_blend_pixel_function.Robin Watts
2012-01-03Rework draw device stack handling.Robin Watts
2011-12-30Blending improvementsRobin Watts
2011-12-21Fix whitespace.Tor Andersson
2011-08-05More changes to blending of groups.Robin Watts
2011-08-01Fix bug 692377: Incorrect rendering of blending groups.Robin Watts
2011-07-13Non-isolated group support, and fix Bug 692336.Robin Watts
2011-04-10Make blendmode opaque.Tor Andersson
2011-04-08Remove inline keyword where it is not strictly necessary for performance.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04draw: Rename files in draw directory.Tor Andersson