summaryrefslogtreecommitdiffstats
path: root/src/display/pixblock-transform.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some bad math in pixblock-transformNiko Kiirala2009-03-281-94/+77
| | | (bzr r7583)
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-0/+2
| | | (bzr r7058)
* switch nr-filter to 2geomJohan B. C. Engelen2009-01-011-5/+5
| | | (bzr r7055)
* Patch so Inkscape will compile on Solaris 10 from LP ↵Joshua L. Blocher2008-07-031-1/+1
| | | | | https://bugs.launchpad.net/inkscape/+bug/245173 (bzr r6133)
* pixblock-transform and scaler: convert src if needed, to match dest mode.JF Barraud2008-02-241-0/+19
| | | | | color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection... (bzr r4839)
* partial fix sent by jfb for bug #188814Felipe Corr??a da Silva Sanches2008-02-231-0/+8
| | | (bzr r4829)
* Added bicubic pixblock transformer to fix jagged results with rotated filtersNiko Kiirala2008-01-051-0/+160
| | | (bzr r4397)
* (hopefully) fixed build on linux, added missing isnormal.hMarkus Schwarzenberg2007-03-011-0/+2
| | | (bzr r2486)
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-0/+2
| | | (bzr r2485)
* Fixed and disabled extra debugging routines in pixblock scaler and transformerNiko Kiirala2007-01-041-2/+2
| | | (bzr r2126)
* Added bitmap transformer to fix blur with rotation and non-uniform scalingNiko Kiirala2007-01-031-0/+98
(bzr r2125)