| Age | Commit message (Expand) | Author |
| 2026-05-20 | Move the KDU data size estimate into j2ckdu, make the base pure virtual. | Jonathan "Geenz" Goodman |
| 2026-05-19 | Bring back the pre-aug 2024 byte estimation for j2c streams, and add a config... | Jonathan "Geenz" Goodman |
| 2025-05-05 | calcDataSizeJ2C Adjust curve for more than 6 layers (#4018, #4020) | TommyTheTerrible |
| 2024-09-09 | Update calcDataSizeJ2C to stop undersized blocks (#2525) | TommyTheTerrible |
| 2024-08-24 | Update LLImageJ2C::calcDataSizeJ2C for better 2k image support (#2406) | TommyTheTerrible |
| 2024-08-20 | Clean up boost includes and remove compiler warning pragma for unreachable co... | Ansariel Hiller |
| 2024-07-20 | calcDataSizeJ2C adjusted to use maximum possible components (#2073) | TommyTheTerrible |
| 2024-07-18 | Remove unnecessary code and (re-)add some more compile time constants (#2057) | Ansariel Hiller |
| 2024-07-17 | Fix: Update calcDataSizeJ2C to pyramid-base file size estimation (#2032) | TommyTheTerrible |
| 2024-05-22 | Fix line endlings | Ansariel |
| 2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
| 2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
| 2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
| 2024-01-08 | replace boost library to standard | AiraYumi |
| 2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
| 2023-12-15 | SL-3508 Crash in LLKDUDecodeState::processTileDecode | Alexander Gavriliuk |
| 2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
| 2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
| 2020-05-29 | SL-13348 Thread crashing singleton #2 | Andrey Kleshchev |
| 2019-07-25 | DRTVWR-493 LLImage to LLParamSingleton | andreykproductengine |
| 2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev |
| 2017-12-05 | MAINT-2124 Texture allocation issues | andreykproductengine |
| 2016-07-22 | MAINT-6584: Convert LLImage class hierarchy to standard 'bool' | Nat Goodspeed |
| 2016-07-21 | MAINT-6584: Streamline static LLImageJ2C implementation API. | Nat Goodspeed |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
| 2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden |
| 2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden |
| 2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
| 2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
| 2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com |
| 2012-05-08 | SH-3047 : Tweak of the performance compression data gathering code | Merov Linden |
| 2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) |
| 2012-04-13 | Final pull from viewer-thx1138 | Merov Linden |
| 2012-04-13 | SH-3060 : Always use old byte range on low res (faster), reserve new byte ran... | Merov Linden |
| 2012-04-13 | fix for linux build failure | Brad Payne (Vir Linden) |
| 2012-04-12 | SH-3080 : Implement the TextureReverseByteRange setting so we can play with t... | Merov Linden |
| 2012-04-06 | SH-3060 : Complete new byte range computation, clean up and back pedal on som... | Merov Linden |
| 2012-04-05 | SH-3060 : Implement new byte range computation, cleaned up use of compression... | Merov Linden |
| 2012-04-04 | SH-3060 : New byte range implementation. Intermediate (not working) state. | Merov Linden |
| 2012-04-02 | SH-3060 : Preliminary implementation of the new byte range computation, imple... | Merov Linden |
| 2012-03-15 | SH-3047 : Read the number of levels from the j2c image header instead of rely... | Merov Linden |
| 2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
| 2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks |
| 2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks |
| 2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks |
| 2011-07-15 | Merge from viewer-development | Xiaohong Bao |
| 2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao |
| 2011-05-04 | EXP-664 : Make encoding parameters more resilient to bad entries, add levels ... | Merov Linden |