summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think...Johan B. C. Engelen2011-04-082-9/+10
| * | | 2geom has "multiplatform" sincos functionJohan B. C. Engelen2011-04-081-1/+2
| * | | Add missing flush() / mark_dirty() calls around CMS transformKrzysztof Kosi??ski2011-04-081-0/+2
| * | | Fix color-managed viewKrzysztof Kosi??ski2011-04-083-121/+60
| * | | Merge from trunkKrzysztof Kosi??ski2011-04-07626-11383/+21636
| |\ \ \
| * \ \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-15328-7988/+8576
| |\ \ \ \
| * | | | | Fix mask luminance calculation, so the coeffs add up to 1Krzysztof Kosi??ski2010-11-261-2/+2
| * | | | | Merge from trunkKrzysztof Kosi??ski2010-11-251060-6013/+4154
| |\ \ \ \ \
| * | | | | | Fix handling of x and y attributes of patternsKrzysztof Kosi??ski2010-08-151-12/+17
| * | | | | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-1512-27/+25
| * | | | | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-1436-1553/+193
| * | | | | | Fix paint bucket toolKrzysztof Kosi??ski2010-08-144-88/+84
| * | | | | | Fix background tracing in clone tiler dialogKrzysztof Kosi??ski2010-08-141-49/+41
| * | | | | | Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
| * | | | | | Fix glyph outlines to always consist of closed pathsKrzysztof Kosi??ski2010-08-143-100/+79
| * | | | | | Fix crash on empty patternsKrzysztof Kosi??ski2010-08-121-24/+29
| * | | | | | Do not un-premultiply alpha when computing mask luminanceKrzysztof Kosi??ski2010-08-121-8/+4
| * | | | | | Fix computation of drawbox for filtered, rotated itemsKrzysztof Kosi??ski2010-08-124-50/+34
| * | | | | | Fix the morphology filter (work on premultiplied colors)Krzysztof Kosi??ski2010-08-121-28/+33
| * | | | | | Fix bitmap opacityKrzysztof Kosi??ski2010-08-111-2/+1
| * | | | | | Fix light vector computation for lighting filtersKrzysztof Kosi??ski2010-08-112-4/+4
| * | | | | | Fix rendering failures caused by markers with markerUnits="strokeWidth"Krzysztof Kosi??ski2010-08-112-1/+9
| * | | | | | Fix rendering of masks with non-opaque alpha channelKrzysztof Kosi??ski2010-08-103-22/+30
| * | | | | | Fix performance regression when displaying large imagesKrzysztof Kosi??ski2010-08-095-12/+31
| * | | | | | OpenMP-enabled matrix convolutionKrzysztof Kosi??ski2010-08-091-157/+71
| * | | | | | merge from trunkKrzysztof Kosi??ski2010-08-08150-1781/+9282
| |\ \ \ \ \ \
| * | | | | | | Minor cleanupsKrzysztof Kosi??ski2010-08-059-70/+33
| * | | | | | | Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-0524-3704/+61
| * | | | | | | Fix mask rendering to use luminance-to-alphaKrzysztof Kosi??ski2010-08-053-20/+48
| * | | | | | | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-0535-453/+121
| * | | | | | | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-0467-2628/+68
| * | | | | | | Fix artifacts in Gaussian blur and other filters inadvertentlyKrzysztof Kosi??ski2010-08-041-9/+0
| * | | | | | | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-0431-89/+34
| * | | | | | | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-0471-3799/+220
| * | | | | | | Fix pattern viewBoxKrzysztof Kosi??ski2010-08-031-13/+11
| * | | | | | | Fix catastrophic memory leak when rendering a patternKrzysztof Kosi??ski2010-08-031-6/+3
| * | | | | | | Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-036-205/+209
| * | | | | | | Second half of image filter, probably not 100% correctKrzysztof Kosi??ski2010-07-305-277/+70
| * | | | | | | Cruft removalKrzysztof Kosi??ski2010-07-292-190/+0
| * | | | | | | First half of image filter (display from external image)Krzysztof Kosi??ski2010-07-293-15/+118
| * | | | | | | Add OpenMP IF clauses to filter templates, instead of modifying num_threadsKrzysztof Kosi??ski2010-07-271-17/+14
| * | | | | | | Separate morphology filter into X and Y processing phases.Krzysztof Kosi??ski2010-07-262-171/+70
| * | | | | | | Improve turbulence rendererKrzysztof Kosi??ski2010-07-253-284/+322
| * | | | | | | Minor cleanupsKrzysztof Kosi??ski2010-07-245-33/+85
| * | | | | | | Turbulence filter (lazy version)Krzysztof Kosi??ski2010-07-232-35/+108
| * | | | | | | Morphology filterKrzysztof Kosi??ski2010-07-232-10/+136
| * | | | | | | Remove nr-filter-getalpha.(h|cpp) - no longer neededKrzysztof Kosi??ski2010-07-233-93/+0
| * | | | | | | Displacement map filterKrzysztof Kosi??ski2010-07-236-33/+161
| * | | | | | | Specular lighting filterKrzysztof Kosi??ski2010-07-235-89/+201
| * | | | | | | Diffuse lighting filterKrzysztof Kosi??ski2010-07-238-155/+361