summaryrefslogtreecommitdiff
path: root/draw/draw_blend.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-02-06Rename bbox to irect.Tor Andersson
2013-02-06Change to pass structures by reference rather than value.Robin Watts
2013-01-30Rename fz_irect back to fz_bbox.Tor Andersson
2013-01-30Introduce fz_irect where the old fz_bbox was useful.Tor Andersson
2013-01-30Eliminate fz_bbox in favor of fz_rect everywhere.Tor Andersson
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