index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
/
draw-mesh.c
Age
Commit message (
Expand
)
Author
2017-05-08
Bug 697864: Free temporary pixmaps only if created.
Sebastian Rasmussen
2017-04-27
Typedef function pointers consistently.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2016-10-07
Rename fz_process_mesh to fz_process_shade.
Robin Watts
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-09-14
Add scripts to remove/replace 'static' from functions.
Robin Watts
2016-05-29
Tweak plotter code slightly for speed.
Robin Watts
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-02-22
Drop const from fz_shade.
Tor Andersson
2016-01-13
Add lots of consts.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-02-17
Simplify shade vertex preparation and remove redundant memcpy calls.
Tor Andersson
2014-01-02
Bug 694585: Further improve mesh rendering times
Robin Watts
2014-01-02
Bug 694585: Slow rendering of meshes
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson