summaryrefslogtreecommitdiff
path: root/draw/draw_simple_scale.c
AgeCommit message (Expand)Author
2012-05-08Fix bug in ARM code in draw_simple_scaleRobin Watts
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-19More Memory squeezing fixesRobin Watts
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-14Add 'simple scale' variant of scaling routines.Robin Watts