summaryrefslogtreecommitdiff
path: root/indra/integration_tests/llimage_libtest
AgeCommit message (Expand)Author
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
2011-03-09STORM-987 : Add the --image-stats argument, make argument passing more consis...Merov Linden
2011-03-08STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved analyz...Merov Linden
2011-02-16STORM-987 : Allow more flexibility around input and output listsMerov Linden
2011-02-16STORM-987 : Implement in and out list of files and pattern matchingMerov Linden
2011-02-15STORM-987 : Add in and out command line arguments, builds and runs on Windows...Merov Linden
2011-02-15STORM-987 : Clean-up very silly cmake issues prior to making Windows buildMerov Linden
2011-02-15STORM-987 : First pass, builds on Mac, no command line argument parsing yetMerov Linden
2011-02-09STORM-987 : Create initial files for llimage_libtest (doesn't build)Merov Linden