summaryrefslogtreecommitdiff
path: root/indra/integration_tests
AgeCommit message (Expand)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile er...Merov Linden
2014-02-13Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-13ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug settingMerov Linden
2014-02-13Updated test filtersCho
2014-02-12ACME-1277 : Add new example filter scriptsMerov Linden
2014-02-06ACME-1277 : Add a set of creative filters to the llimage_libtest/filters exam...Merov 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-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-16ACME-1236 : Small LLImageFilter clean upMerov 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-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-07ACME-1236 : WIP : Add filter file loading and execution to llimage_libtest, s...Merov 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
2014-01-01ACME-1236 : WIP : add an optional filter parameter to llimage_libtestMerov 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-09-09merge with viewer-releaseRichard Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-27Added missing IOKit lib dep to llui_libtest integration test cmakeGraham Madarasz (Graham Linden)
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-05-24merge changes for DRTVWR-151Oz Linden
2012-04-13add cmake configuration for hunspell to llui integration testOz Linden
2012-03-15EXP-3049 : Implement partial loading using the calcDataSize(discard_level) co...Merov Linden
2012-03-15SH-3047 : Add a load_size argument to llimage_libtest and allow partial image...Merov Linden
2012-03-15SH-3047 : Read the number of levels from the j2c image header instead of rely...Merov Linden
2012-04-11add hunspell libraries in unit test buildOz Linden
2012-01-20removed LLXUIXML libraryRichard Linden
2011-10-06Linux build fix.Seth ProductEngine
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2011-08-02Fix build of llimage_libtestMerov Linden
2011-05-17Merge from viewer-development.Vadim ProductEngine