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_mesh.c
Age
Commit message (
Expand
)
Author
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-10-05
Move local implementation of trig function to internal header
Sebastian Rasmussen
2012-10-01
Handle axial and radial shadings the same way as other shadings.
Sebastian Rasmussen
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-04-18
Add LOCAL_TRIG_FNS option.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-03
Be consistent about passing a fz_context argument in pixmap functions.
Tor Andersson
2011-12-17
More Memory Squeezing fixes.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
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