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
/
list-device.c
Age
Commit message (
Expand
)
Author
2015-02-24
Update display list tile skipping.
Robin Watts
2015-02-24
Fix incorrect object culling in display list.
Robin Watts
2015-02-24
Squash some warnings from scan build.
Robin Watts
2015-02-20
Rejig display device to have a more compact memory representation.
Robin Watts
2015-02-17
Use embedded superclass struct instead of user pointer in devices.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-06-26
Partially revert "Add missing fz_var() and fix potential memory leak."
Matt Holgate
2014-06-26
Add missing fz_var() and fix potential memory leak.
Matt Holgate
2013-09-27
don't reset the clipping rectangle for accumulated text
Simon Bünzli
2013-06-26
Silence compiler warnings.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson