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