summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-component-transfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-0/+4
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Small bug fix related to previous check-in.Tavmjong Bah2015-12-141-0/+1
* Fix two bugs with component transfer filter primitive:Tavmjong Bah2015-12-141-155/+47
* Prevent segfault if 'tableValues' is empty.Tavmjong Bah2014-01-131-8/+17
* Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...Tavmjong Bah2012-12-231-17/+1
* Add support for color-interpolation-filters = linearRGB.Tavmjong Bah2012-12-221-0/+27
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-4/+0
* Initial autocache workKrzysztof Kosi??ski2011-08-091-0/+5
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * 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
* | Component transfer filterKrzysztof Kosi??ski2010-07-171-160/+266
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my ...Jasper van de Gronde2009-04-051-8/+11
* And now gradients should be (almost) perfect... The gradient vector is set up...Jasper van de Gronde2009-04-031-1/+0
* Fix for helperfns_read_vector (which could go on trying to read numbers for e...Jasper van de Gronde2009-03-311-30/+72
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* Some accuracy improvements for nr-filter-colormatrix (including some changes ...Jasper van de Gronde2008-12-221-0/+1
* Some accuracy improvements for ComponentTransfer filters (should also be some...Jasper van de Gronde2008-12-201-9/+26
* Fixes "disappearing gradients" problem discussed on mailing list and adds a f...Jasper van de Gronde2008-12-201-0/+3
* 2geom more as fixJohan B. C. Engelen2008-12-051-1/+1
* Remove warningsBob Jamison2008-05-041-0/+3
* pixblock-transform and scaler: convert src if needed, to match dest mode.JF Barraud2008-02-241-0/+7
* Offline work done during weekend:Felipe Corr??a da Silva Sanches2008-02-111-36/+77
* Added more error checking to filter effects codeNiko Kiirala2008-01-041-0/+6
* Warning cleanupJon A. Cruz2007-11-251-3/+5
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-1/+2
* setting of attributes and default valuesFelipe Corr??a da Silva Sanches2007-08-061-0/+30
* adding files that were missing on my previous commitFelipe Corr??a da Silva Sanches2007-08-051-0/+60