summaryrefslogtreecommitdiff
path: root/draw/draw_scale.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-05-27Bring 2 versions of scaler code into line.Robin Watts
2013-02-06Rename bbox to irect.Tor Andersson
2013-02-06Change to pass structures by reference rather than value.Robin Watts
2013-01-30Rename fz_irect back to fz_bbox.Tor Andersson
2013-01-30Introduce fz_irect where the old fz_bbox was useful.Tor Andersson
2013-01-30Eliminate fz_bbox in favor of fz_rect everywhere.Tor Andersson
2012-11-21Add weights caches for pixmap scaling.Robin Watts
2012-03-12Merge branch 'master' into header-splitRobin Watts
2012-03-12Remove unnecessary assignments.Sebastian Rasmussen
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-01-26Fix possible SEGV/assert in downscaler.Robin Watts
2012-01-23Update ARM optimised scaling code in line with recent changes.Robin Watts
2012-01-21Update image scaling subpixel offset calculations for top-down images.Tor Andersson
2012-01-21Clean up some stray mixed tabs and spaces.Tor Andersson
2012-01-20Bitmap 'patch' scaling - second attempt.Robin Watts
2012-01-20Revert "Bitmap 'patch' scaling."Tor Andersson
2012-01-19Bitmap 'patch' scaling.Robin Watts
2012-01-10Fix many spelling errors.Sebastian Rasmussen
2011-12-08Stylistic changes when testing pointer values for NULL.Tor Andersson
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-14Grid fitting tweaks.Robin Watts
2011-11-14ARM opts in draw_scale.c; updated android build opts.Robin Watts
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-08-02Another attempt to fix bug 691629.Robin Watts
2011-08-01Fix bug 691629; avoid aa'd edge pixels due to bad weight calcs.Robin Watts
2011-07-26Fix bug 692354: Horizontal white lines in images.Robin Watts
2011-05-19Fix Bug 692196: segv in scale_single_row.Robin Watts
2011-04-08Simplify arguments to fz_new_pixmap.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04draw: Rename files in draw directory.Tor Andersson