summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-tile.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* 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
* Don't use infinite rectangle for tile area as this leads to overflow/underflo...Tavmjong Bah2017-11-031-2/+5
* Remove no longer needed warning about feTile rendering.Tavmjong Bah2016-04-131-12/+0
* Fix feTile rendering bug with Krzysztof's help.Tavmjong Bah2016-04-111-5/+2
* Crude partial implementation of feTile filter primitive.Tavmjong Bah2015-09-201-4/+95
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-0/+1
* 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-1/+1
|\
| * 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
* | Minor cleanupsKrzysztof Kosi??ski2010-07-241-26/+10
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* 2geom more as fixJohan B. C. Engelen2008-12-051-1/+1
* 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/+3
* Added 'paraller axis' rendering hint to filter primitives, that need it.Niko Kiirala2007-10-241-0/+4
* boiler plate code for feTileFelipe Corr??a da Silva Sanches2007-08-031-0/+60