summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-primitive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Give each filter primitive a name to help in debugging.Tavmjong Bah2017-11-031-0/+5
* update a comment and remove trail spaceShlomi Fish2017-10-061-5/+2
* More header cleanupLiam P. White2014-09-061-2/+2
* Fix build (not pretty).Liam P. White2014-08-181-0/+1
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Add support for color-interpolation-filters = linearRGB.Tavmjong Bah2012-12-221-0/+9
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-2/+4
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-3/+2
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-0/+9
* Initial autocache workKrzysztof Kosi??ski2011-08-091-27/+5
* Warning cleanup.Jon A. Cruz2011-06-221-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-20/+21
|\
| * Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-111-18/+19
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Flood and merge filtersKrzysztof Kosi??ski2010-07-141-7/+9
* | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-1/+15
* | Gaussian blurKrzysztof Kosi??ski2010-07-121-0/+1
|/
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+0
* 2geom more as fixJohan B. C. Engelen2008-12-051-1/+1
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-3/+2
* Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala2007-08-181-0/+26
* Modified filter rendering area handling to better accommodate upcoming feOffsetNiko Kiirala2007-06-041-1/+2
* Created NR::FilterSlot to handle pixblocks in rendering filtersNiko Kiirala2006-07-041-2/+3
* Added virtual destructors for filter primitives. Corrected Niko Kiirala2006-06-221-2/+2
* remove 'non virtual destructor' warningBob Jamison2006-06-221-0/+2
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+108