summaryrefslogtreecommitdiffstats
path: root/src/display/pixblock-scaler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-02update to latest 2geom !Johan B. C. Engelen1-3/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-299/+0
2009-03-28Fixed redraw-area dependent result when using filters with low qualityNiko Kiirala1-13/+25
2009-03-28Fixed some bad math in pixblock-transformNiko Kiirala1-1/+1
2009-03-28Made functions in nr-filter-utils inlineableNiko Kiirala1-1/+4
2009-03-28Fixed some bad math in pixblock-scaler. Seems to fix shifted blursNiko Kiirala1-98/+83
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-1/+3
2008-02-24pixblock-transform and scaler: convert src if needed, to match dest mode.JF Barraud1-0/+7
2008-02-23partial fix sent by jfb for bug #188814Felipe Corr??a da Silva Sanches1-0/+8
2007-08-18Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala1-5/+82
2007-07-24Fixed rendering glitch in bicubic scalerNiko Kiirala1-8/+23
2007-01-04Fixed and disabled extra debugging routines in pixblock scaler and transformerNiko Kiirala1-2/+2
2006-07-18Added a bunch of comments to filter effects rendering codeNiko Kiirala1-2/+51
2006-07-10Bicubic scaler added to filtering, allowing changes in filter resolutionNiko Kiirala1-0/+141