summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix luminance to alpha calculation in masks.Tavmjong Bah2010-11-221-6/+16
* | | Fix mask luminance calculation, so the coeffs add up to 1Krzysztof Kosi??ski2010-11-261-2/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2585-85/+85
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1796-96/+96
* | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-156-27/+18
* | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-1416-264/+99
* | | Fix paint bucket toolKrzysztof Kosi??ski2010-08-142-10/+10
* | | Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
* | | 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-111-1/+2
* | | 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-094-6/+19
* | | OpenMP-enabled matrix convolutionKrzysztof Kosi??ski2010-08-091-157/+71
* | | merge from trunkKrzysztof Kosi??ski2010-08-086-27/+27
|\| |
| * | A modification of pixops_mix that allows for input images that extend beyond ...Jasper van de Gronde2010-08-041-87/+39
| * | Fix to background handling that avoids both duplication and aliasing as much ...Jasper van de Gronde2010-08-044-101/+75
| * | 1) Snap to transformation center even if it's outside of the bounding box of ...Diederik van Lierop2010-07-251-8/+8
| * | Make OpenMP actually work on systems that use Autoconf.Krzysztof Kosi??ski2010-07-211-1/+2
| * | - do not use shift to disable snapping while holding shift to rotate a guideDiederik van Lierop2010-07-181-21/+9
| * | Simplify code related to snapping while rotatingDiederik van Lierop2010-07-174-6/+4
| * | Upgrading to trunkTed Gould2010-07-137-7/+9
| |\ \
| | * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-125-5/+6
| | |/
| * | Pulling in a more recent trunkTed Gould2010-05-154-6/+6
| |\ \
| * \ \ Updating to trunkTed Gould2010-05-1511-95/+132
| |\ \ \
| * \ \ \ Merge from trunkTed Gould2010-03-267-39/+123
| |\ \ \ \
| * \ \ \ \ Keeping up with trunkTed Gould2010-01-015-69/+68
| |\ \ \ \ \
| * \ \ \ \ \ Updating to current trunkTed Gould2009-12-2125-39/+110
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merging in from trunkTed Gould2009-11-297-170/+190
| |\ \ \ \ \ \ \
| * | | | | | | | Experimental pause updating scheme.Soren Berg2009-07-222-0/+8
* | | | | | | | | Minor cleanupsKrzysztof Kosi??ski2010-08-058-70/+25
* | | | | | | | | Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-052-153/+0
* | | | | | | | | 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-054-121/+25
* | | | | | | | | Fix artifacts in Gaussian blur and other filters inadvertentlyKrzysztof Kosi??ski2010-08-041-9/+0
* | | | | | | | | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-0426-1255/+43
* | | | | | | | | Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-034-86/+131
* | | | | | | | | 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