summaryrefslogtreecommitdiff
path: root/indra/llimage
AgeCommit message (Expand)Author
2014-02-14ACME-1277 : Delete debug printouts spamming the logMerov Linden
2014-02-13ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug settingMerov Linden
2014-02-07ACME-1315 : Fix anisotropy in filters applied to thumbnail. Deleted some unus...Merov Linden
2014-02-07ACME-1314 : Fix screen filter to make it less harsh on edges, modify Jules Ve...Merov Linden
2014-02-06Clear up commentsMerov Linden
2014-02-06ACME-1278 : Allow angle to be used in 2D screen filterMerov Linden
2014-02-06ACME-1301 : Add colortransform as a secondary filter commandMerov Linden
2014-02-06ACME-1301 : Add convolve as a secondary filter commandMerov Linden
2014-02-05ACME-1300 : Rename blend mode dodge to add_backMerov Linden
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so pe...Merov Linden
2014-01-23ACME-1275 : WIP : Clean up unwanted code and comments in image filterMerov Linden
2014-01-21ACME-1236 : Make all filters resolution independent, cleanup comments, move e...Merov Linden
2014-01-21ACME-1236 : Fixes gamma and brightness code. Also fixes example xml filter fi...Merov Linden
2014-01-21ACME-1240 : Implement convolve filter for 3x3 kernels. Implements sharpen, bl...Merov Linden
2014-01-20ACME-1236 : Fix new blend modes, updated commentsMerov Linden
2014-01-17ACME-1236 : Refactor vignette into stencil, implement uniform and gradient st...Merov Linden
2014-01-16ACME-1236 : Small LLImageFilter clean upMerov Linden
2014-01-15ACME-1236 : Clean up llimage after refactoring so there's no difference with ...Merov Linden
2014-01-15ACME-1236 : Add comments to LLImageFilterMerov Linden
2014-01-14ACME-1236 : Refactor filters and vignette into llimagefilter, add example fil...Merov Linden
2014-01-13ACME-1244 : Introduced llimage/llimagefilter, refactored the filter execution...Merov Linden
2014-01-09ACME-1236 : Add lines as a new type of vignette and Brightscan as an exampleMerov Linden
2014-01-08Fix ambiguous pow call (use powf) insteadMerov Linden
2014-01-08ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed for...Merov Linden
2014-01-07ACME-1236 : WIP : Introduced screenFilter, simple creative screening filterMerov Linden
2014-01-06ACME-1236 : WIP : Make each color correct filter use a per channel alpha argu...Merov Linden
2014-01-03ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram comp...Merov Linden
2014-01-03ACME-1236 : WIP : Added a min value to vignetteMerov Linden
2014-01-03ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect and...Merov Linden
2014-01-02ACME-1236 : WIP : added all the color correction filters: colorize, linarize,...Merov Linden
2014-01-01ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implement...Merov Linden
2014-01-01ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argum...Merov Linden
2013-12-30ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it ...Merov Linden
2013-12-20ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using ...Merov Linden
2013-12-18ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ...Merov Linden
2013-05-09Merge viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Forgot to commit @#! mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-03fix for MAINT-2147: crash in LLTextureCache::writeToFastCache on OSXXiaohong Bao
2012-12-18Fix for alpha blending using gl fixed-functions not matching shader implement...Don Kjer
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-10-16Pull back viewer-development with latest beta mergessimon@Simon-PC.lindenlab.com
2012-10-16pull back changes from 3.4.1-beta8Oz Linden
2012-10-15MAINT-1721 Fix for crash when clicking "back" button after editing appearance.Dave Parks
2012-10-11Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some librariesBrad Payne (Vir Linden)
2012-10-04Adding optimization to skip alpha image analysis when it isn't needed.Don Kjer
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer