summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2020-05-29SL-13348 Thread crashing singleton #2Andrey Kleshchev
2019-07-25DRTVWR-493 LLImage to LLParamSingletonandreykproductengine
2018-01-30MAINT-8091 Removed deprecated and unused private memory poolingAndrey Kleshchev
2017-12-05MAINT-2124 Texture allocation issuesandreykproductengine
2016-07-22MAINT-6584: Convert LLImage class hierarchy to standard 'bool'Nat Goodspeed
2016-07-21MAINT-6584: Streamline static LLImageJ2C implementation API.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-07-18SH-4297 WIP interesting: viewer-interesting starts loading cached scene lateRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-08SH-3047 : Tweak of the performance compression data gathering codeMerov Linden
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-04-13Final pull from viewer-thx1138Merov Linden
2012-04-13SH-3060 : Always use old byte range on low res (faster), reserve new byte ran...Merov Linden
2012-04-13fix for linux build failureBrad Payne (Vir Linden)
2012-04-12SH-3080 : Implement the TextureReverseByteRange setting so we can play with t...Merov Linden
2012-04-06SH-3060 : Complete new byte range computation, clean up and back pedal on som...Merov Linden
2012-04-05SH-3060 : Implement new byte range computation, cleaned up use of compression...Merov Linden
2012-04-04SH-3060 : New byte range implementation. Intermediate (not working) state.Merov Linden
2012-04-02SH-3060 : Preliminary implementation of the new byte range computation, imple...Merov Linden
2012-03-15SH-3047 : Read the number of levels from the j2c image header instead of rely...Merov Linden
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2011-10-14b782a75c99e6 backout cleanupDave Parks
2011-10-14Merge backout of b782a75c99e6Dave Parks
2011-10-14Backed out changeset b782a75c99e6Dave Parks
2011-07-15Merge from viewer-developmentXiaohong Bao
2011-05-10add debug mode to track the memory allocation/deallocation.Xiaohong Bao
2011-05-04EXP-664 : Make encoding parameters more resilient to bad entries, add levels ...Merov 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-10STORM-987 : Took Vadim's comment into account: check arguments consistency, m...Merov Linden
2011-02-23MergeXiaohong Bao
2011-02-23Merge from viewer-developmentXiaohong Bao
2011-02-05Introduces a LLThreadLocalData class that can beAleric Inglewood
2011-01-06use the private pool in the texture pipelineXiaohong Bao
2010-11-10merge with STORM-105 and viewer-developmentMerov Linden
2010-11-08STORM-105 : takes Vadim's comments into account, clean up use of static globa...Merov Linden
2010-11-05STORM-105 : Take Vadim code review into account, code clean upMerov Linden
2010-11-04merge with STORM-105Merov Linden
2010-11-04merge with STORM-105Merov Linden
2010-11-04STORM-105 : Tweak the data labels to make them easier to readMerov Linden
2010-10-27STORM-104 : make kdu statically linked, suppress the need for llkduMerov Linden
2010-10-27STORM-105 : improve decompression perf gathering, allow perf name to be passe...Merov Linden