summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-merge.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Give each filter primitive a name to help in debugging.Tavmjong Bah2017-11-031-0/+2
* More header cleanupLiam P. White2014-09-061-2/+2
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-0/+1
* Initial autocache workKrzysztof Kosi??ski2011-08-091-0/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-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-5/+2
|/
* 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
* Merge from fe-movedTed Gould2008-11-211-1/+1
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-1/+2
* Added support for feMerge filter priitiveNiko Kiirala2007-07-261-0/+51