Age | Commit message (Expand) | Author |
2024-07-18 | Remove unnecessary code and (re-)add some more compile time constants (#2057) | Ansariel Hiller |
2024-05-28 | Remove tinygltf dependency from LL::GLTF (#1541) | Dave Parks |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | secondlife/viewer#1184: Use more robust/memory-friendly setLoadedCallback for... | Cosmic Linden |
2024-03-19 | secondlife/viewer-issues#82: Don't allow transparent texture terrain | Cosmic Linden |
2024-01-19 | Merge branch 'release/materials_featurette' into DRTVWR-592 | RunitaiLinden |
2024-01-18 | Allow for upload of 2k textures (#652) | RunitaiLinden |
2024-01-09 | SL-20779 More reliable decode and encode error logging (#615) | Andrey Kleshchev |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-10-13 | DRTVWR-592: Fix broken minimap loading, improve minimap view of PBR materials... | Cosmic Linden |
2022-12-16 | SL-18861 Optimize away alpha channel on GLTF material imports. | Dave Parks |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-06-16 | SL-17619 Add support for embedded textures to GLTF importer | Dave Parks |
2022-03-11 | SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t... | Dave Parks |
2022-02-14 | SL-16418 Media texture update stall fix. Make media texture updates use LLIm... | 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-08-12 | DRTVWR-493: Streamline LLParamSingleton, LLLockedSingleton. | Nat Goodspeed |
2019-07-25 | DRTVWR-493 LLImage to LLParamSingleton | andreykproductengine |
2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev |
2017-06-06 | [SL-711] - Eliminate some overheads in texturecache. | ruslantproductengine |
2016-12-08 | MAINT-6729 Additional fix for crash in LLImageGL::analyzeAlpha() | AndreyL ProductEngine |
2016-08-09 | MAINT-6618 More checks | AndreyL ProductEngine |
2016-07-22 | MAINT-6584: Convert LLImage class hierarchy to standard 'bool' | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-02-13 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine |
2014-09-25 | MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2 | ruslantproductengine |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile er... | Merov Linden |
2014-01-28 | ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so pe... | Merov Linden |
2014-01-15 | ACME-1236 : Clean up llimage after refactoring so there's no difference with ... | Merov Linden |
2014-01-14 | ACME-1236 : Refactor filters and vignette into llimagefilter, add example fil... | Merov Linden |
2014-01-09 | ACME-1236 : Add lines as a new type of vignette and Brightscan as an example | Merov Linden |
2014-01-08 | ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed for... | Merov Linden |
2014-01-07 | ACME-1236 : WIP : Introduced screenFilter, simple creative screening filter | Merov Linden |
2014-01-06 | ACME-1236 : WIP : Make each color correct filter use a per channel alpha argu... | Merov Linden |
2014-01-03 | ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram comp... | Merov Linden |
2014-01-03 | ACME-1236 : WIP : Added a min value to vignette | Merov Linden |
2014-01-03 | ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect and... | Merov Linden |
2014-01-02 | ACME-1236 : WIP : added all the color correction filters: colorize, linarize,... | Merov Linden |
2014-01-01 | ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implement... | Merov Linden |
2014-01-01 | ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argum... | Merov Linden |
2013-12-30 | ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it ... | Merov Linden |
2013-12-20 | ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using ... | Merov Linden |
2013-12-18 | ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ... | Merov Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |