summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | | | | | Displacement map filterKrzysztof Kosi??ski2010-07-236-33/+161
* | | | | | | | | Specular lighting filterKrzysztof Kosi??ski2010-07-234-88/+197
* | | | | | | | | Diffuse lighting filterKrzysztof Kosi??ski2010-07-237-155/+358
* | | | | | | | | Matrix convolution filter (lazy version)Krzysztof Kosi??ski2010-07-213-89/+124
* | | | | | | | | Add unpremul_alpha utility function. Some preparationsKrzysztof Kosi??ski2010-07-214-7/+125
* | | | | | | | | Fix type mismatch of std::min args in ColorMatrixMatrix constructorKrzysztof Kosi??ski2010-07-181-1/+1
* | | | | | | | | Component transfer filterKrzysztof Kosi??ski2010-07-177-349/+283
* | | | | | | | | Color matrix filter. Fix arithmetic operator in feCompositeKrzysztof Kosi??ski2010-07-175-28/+278
* | | | | | | | | Fix flood filter to really paint the specified colorKrzysztof Kosi??ski2010-07-171-10/+11
* | | | | | | | | Minor cleanup of composite filterKrzysztof Kosi??ski2010-07-171-150/+0
* | | | | | | | | Composite filterKrzysztof Kosi??ski2010-07-166-41/+218
* | | | | | | | | Split out surface blending template into a separate fileKrzysztof Kosi??ski2010-07-163-115/+157
* | | | | | | | | Offset filterKrzysztof Kosi??ski2010-07-143-29/+22
* | | | | | | | | Flood and merge filtersKrzysztof Kosi??ski2010-07-1412-294/+91
* | | | | | | | | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-1410-458/+341
* | | | | | | | | Gaussian blurKrzysztof Kosi??ski2010-07-1211-133/+574
* | | | | | | | | Grid renderingKrzysztof Kosi??ski2010-07-072-127/+121
* | | | | | | | | Fix group opacityKrzysztof Kosi??ski2010-07-075-25/+21
* | | | | | | | | Switch to nearest neighbor filtering when image is larger than originalKrzysztof Kosi??ski2010-07-073-0/+20
* | | | | | | | | Smaller intermediate rendering regionsKrzysztof Kosi??ski2010-07-075-20/+52
* | | | | | | | | Remove some cruftKrzysztof Kosi??ski2010-07-049-62/+30
* | | | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-2918-520/+410
* | | | | | | | | Fix iconsKrzysztof Kosi??ski2010-06-291-1/+1
* | | | | | | | | Bitmap image renderingKrzysztof Kosi??ski2010-06-292-64/+46