summaryrefslogtreecommitdiff
path: root/indra/llkdu
AgeCommit message (Collapse)Author
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2011-05-23EXP-826 FIX Help -> About Secondlife Info is corrupted.callum
2011-05-07EXP-664 : following richard codereview: use llclamp where appropriateMerov Linden
2011-05-04EXP-664 : Make encoding parameters more resilient to bad entries, add levels ↵Merov Linden
as encoding parameters, update test applet to support this
2011-04-15EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under)Merov Linden
2011-04-14EXP-663 : Fix memory leak introduced in precincts handlingMerov Linden
2011-04-13EXP-663 : Allow creation of j2c images with precincts and blocks, limited to ↵Merov Linden
llimage_libtest, no viewer change
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
level on input, add code for input loading restriction
2011-03-31STORM-746 : Code formatting and clean up, add comments, no functional changesMerov Linden
2011-01-19Cmake updates to get llkdu building on linux. Need to rebuild kdu tarball next.jenn
2010-12-28STORM-744 : Make getMetaData pass when all is stubbedMerov Linden
2010-12-28STORM-744 : Throw exception consistently so llkdu fails consistentlyMerov Linden
2010-12-28STORM-744 : Fix release building issueMerov Linden
2010-12-24STORM-744 : Took code review into account, moving stuff back in protected or ↵Merov Linden
even private, fix things to work in debug mode, some clean up in j2coj also
2010-12-17STORM-744 : Add llkdu unit tests, turn on and fix llworldmap unit tests in ↵Merov Linden
newview
2010-12-15STORM-151 : Suppress unused code, clean up code formating, fix typosMerov Linden
2010-12-02STORM-151 : First shot at compression, not optimzed yetMerov Linden
2010-12-02STORM-151 : Remove files we have no use ofMerov Linden
2010-11-22STORM-151 : Attempt to fix Windows static linking, simplified manifestMerov Linden
2010-11-19STORM-151 : Modify llkdu cmake to point explicitely to static libs, simplify ↵Merov Linden
make (in progress, don't pull yet)
2010-11-18STORM-151 : suppress the linux64 ref in install.xml and attempt to fix ↵Merov Linden
llkdumem.cpp linux compile issue
2010-11-15STORM-151 : Make kdu decompression work without ugly hack in library header ↵Merov Linden
names
2010-11-12STORM-151 : Got decompression to work, compression disabled, simplified ↵Merov Linden
llkdu building
2010-11-11STORM-151 : merge kdu static linking, add indra/llkdu implementation. ↵Merov Linden
Doesn't build yet.