summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-gradient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-43/+44
* fix compositing for premultiplication and non-alpha casesMenTaLguY2007-08-301-4/+39
* DNR bpp stuff so muchMenTaLguY2007-08-291-22/+46
* Refactor gradient rendering to facilitate future changes, since the simpleMenTaLguY2007-08-291-457/+302
* fix typoMenTaLguY2007-08-211-1/+1
* increase gradient noise slightlyMenTaLguY2007-08-211-9/+9
* experimental: add some noise to the gradient functionMenTaLguY2007-08-211-0/+14
* factor out gradient index calculationMenTaLguY2007-08-211-55/+59
* unify linear and radial gradients in same file (with appropriate noteMenTaLguY2007-08-211-1/+297
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-9/+9
* remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even fast...bulia byak2006-06-261-14/+3
* radial gradients faster by about 10%bulia byak2006-06-251-3/+14
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+317