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_scale.c
Age
Commit message (
Expand
)
Author
2012-01-26
Fix possible SEGV/assert in downscaler.
Robin Watts
2012-01-23
Update ARM optimised scaling code in line with recent changes.
Robin Watts
2012-01-21
Update image scaling subpixel offset calculations for top-down images.
Tor Andersson
2012-01-21
Clean up some stray mixed tabs and spaces.
Tor Andersson
2012-01-20
Bitmap 'patch' scaling - second attempt.
Robin Watts
2012-01-20
Revert "Bitmap 'patch' scaling."
Tor Andersson
2012-01-19
Bitmap 'patch' scaling.
Robin Watts
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
Grid fitting tweaks.
Robin Watts
2011-11-14
ARM opts in draw_scale.c; updated android build opts.
Robin Watts
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-08-02
Another attempt to fix bug 691629.
Robin Watts
2011-08-01
Fix bug 691629; avoid aa'd edge pixels due to bad weight calcs.
Robin Watts
2011-07-26
Fix bug 692354: Horizontal white lines in images.
Robin Watts
2011-05-19
Fix Bug 692196: segv in scale_single_row.
Robin Watts
2011-04-08
Simplify arguments to fz_new_pixmap.
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