summaryrefslogtreecommitdiffstats
path: root/src/display/nr-3dutils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-3/+3
| | | (bzr r7058)
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+0
| | | (bzr r7045)
* Fixed crash with lighting effects used on non-premultiplied input (bug 189468)Niko Kiirala2008-02-061-1/+1
| | | (bzr r4664)
* Warning cleanupJon A. Cruz2007-11-101-17/+16
| | | (bzr r4052)
* Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala2007-07-201-0/+185
feSpecularLighting filter primitives (bzr r3269)