summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-2/+0
* More header cleanupLiam P. White2014-09-061-5/+2
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+5
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my ...Jasper van de Gronde2009-04-051-0/+5
* Made functions in nr-filter-utils inlineableNiko Kiirala2009-03-281-4/+18
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* Composite Filter: Handle negative K's in Arithmetic mode.Tavmjong Bah2007-10-061-0/+9
* Fixed rendering glitch in bicubic scalerNiko Kiirala2007-07-241-1/+11
* Patch by Jean-René Reinhard: better SVG compliance for lighting effectsNiko Kiirala2007-07-231-0/+45