summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Misc. typosluz.paz2018-01-081-1/+1
* Misc. typosUnknown2017-11-071-1/+1
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* More header cleanupLiam P. White2014-09-061-2/+2
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Remove compute drawbox and replace with area_elarge, make sure we use bboxMartin Owens2013-09-171-6/+0
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-3/+3
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-0/+3
* Initial autocache workKrzysztof Kosi??ski2011-08-091-0/+3
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-6/+5
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-3/+5
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+4
|\
| * Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-111-3/+3
| * 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
* | Fix computation of drawbox for filtered, rotated itemsKrzysztof Kosi??ski2010-08-121-3/+4
* | Minor cleanupsKrzysztof Kosi??ski2010-08-051-6/+1
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-2/+0
* | Gaussian blurKrzysztof Kosi??ski2010-07-121-1/+6
* | Smaller intermediate rendering regionsKrzysztof Kosi??ski2010-07-071-1/+2
|/
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-4/+4
* Filter quality setting revised, seems to not crash when viewing filters.svgNiko Kiirala2008-12-141-2/+5
* From trunkTed Gould2008-10-271-1/+2
* Merging from trunkTed Gould2008-10-111-1/+1
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala2007-08-181-1/+7
* * incomplete feImage implementation.Felipe Corr??a da Silva Sanches2007-08-141-1/+1
* Added a missing link in making the filterRes attribute workNiko Kiirala2007-07-211-6/+6
* Modified filter rendering area handling to better accommodate upcoming feOffsetNiko Kiirala2007-06-041-4/+6
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-7/+12
* Added support for enable-background to SPStyleNiko Kiirala2006-07-261-1/+3
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+204