summaryrefslogtreecommitdiff
path: root/indra/llimage
AgeCommit message (Expand)Author
2024-04-26Merge pull request #1337 from secondlife/v-1184cosmic-linden
2024-04-26secondlife/viewer#1184: Remove logspamCosmic Linden
2024-04-25secondlife/viewer#1184: Use more robust/memory-friendly setLoadedCallback for...Cosmic Linden
2024-04-24Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
2024-04-09Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-03-27Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-27Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-19secondlife/viewer-issues#82: Don't allow transparent texture terrainCosmic Linden
2024-03-05Merge remote-tracking branch 'origin/release/gltf-maint2' into release/materi...Brad Linden
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2024-01-23SL-18721 Shutdown fixes #2Andrey Kleshchev
2024-01-19Merge branch 'release/materials_featurette' into DRTVWR-592RunitaiLinden
2024-01-18Allow for upload of 2k textures (#652)RunitaiLinden
2024-01-12SL-20799 FIXED Viewer crashes when trying to save snapshot on disc without em...Maxim Nikolenko
2024-01-08replace boost library to standardAiraYumi
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
2023-10-13DRTVWR-592: Fix broken minimap loading, improve minimap view of PBR materials...Cosmic Linden
2023-10-13DRTVWR-592: Allow using RGBA textures for terrain, as the texture uploader do...Cosmic Linden
2023-09-12 SL-20173 show notification when file is emptyMnikolenko Productengine
2023-08-21SL-20173 show warning notification when trying to add invalid files as local ...Maxim Nikolenko
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-08SL-19690: Follow up on Rye Mutt's fix for shutdown crashes.Nat Goodspeed
2023-05-05Fix uncaught LLThreadSafeQueueInterrupt during ImageWorker threadpool shutdownRye Mutt
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-30Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-09Merge branch 'main' into DRTVWR-577-maint-SAndrey Kleshchev
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-16SL-18861 Optimize away alpha channel on GLTF material imports.Dave Parks
2022-12-09SL-18809: Add WorkSchedule; remove timestamps from WorkQueue.Nat Goodspeed
2022-11-03DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits.Nat Goodspeed
2022-10-30Correct macOS png loader to use a default gamma of 2.2 as apple has done sinc...Rye Mutt
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-16SL-17619 Add support for embedded textures to GLTF importerDave Parks
2022-06-13SL-17483: Per review feedback, avoid LLPointer refcount twiddlingNat Goodspeed
2022-06-09SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool.Nat Goodspeed
2022-06-05Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...Nicky
2022-06-01SL-17484 More unit test pruning. Fix for crash when deleting textures.Dave Parks
2022-05-31SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...Dave Parks
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-24SL-17484 Unit test build fix (remove priority parameters).Dave Parks
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-03-11SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t...Dave Parks