summaryrefslogtreecommitdiff
path: root/indra/integration_tests/llimage_libtest
AgeCommit message (Expand)Author
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-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
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-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
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2011-08-02Fix build of llimage_libtestMerov Linden
2011-05-04EXP-664 : Make encoding parameters more resilient to bad entries, add levels ...Merov Linden
2011-04-15EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under)Merov Linden
2011-04-13EXP-663 : Allow creation of j2c images with precincts and blocks, limited to ...Merov Linden
2011-04-13EXP-669 : Refactor code to use correct LLImageFormatted methods to load image...Merov Linden
2011-04-07STORM-746 : Clean up typos in commentsMerov Linden
2011-04-07STORM-746 : Fix bug in performance report outputMerov Linden
2011-04-04STORM-746 : add precincts and blocks arguments taken into account in j2c outputMerov Linden
2011-04-04STORM-746 : add new arguments for precincts and blocks on output, region and ...Merov Linden
2011-03-30STORM-1121 : Simplify dependencies for llimage_libtestMerov Linden
2011-03-30STORM-987 : cmake fixes so that llimage_libtest builds correctly on Mac with ...Merov Linden
2011-03-29STORM-987: Make building of llimage_libtest optional so that builf failure on...Merov Linden
2011-03-25STORM-987 : Fix the creation of images in local dirMerov Linden
2011-03-10STORM-987 : Took Vadim's comment into account: check arguments consistency, m...Merov Linden