summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
AgeCommit message (Expand)Author
2025-07-14#4294 Make upload order more deterministic #2Andrey Kleshchev
2025-07-12#4294 Make upload order more deterministicAndrey Kleshchev
2025-07-09#4357 Crash in LLMeshRepoThread::lodReceivedAndrey Kleshchev
2025-07-03#4242 Debug dump improvementAndrey Kleshchev
2025-05-14#4081 Meshes missing after teleportAndrey Kleshchev
2025-04-22#3960 Fix expensive mesh thread score calculationsAndrey Kleshchev
2025-04-22#3870 Added joint initialization for LLVOAvatarSelfAndrey Kleshchev
2025-04-22#3488 Reduce lockingAndrey Kleshchev
2025-04-11#3596 Faster mesh thread shutdownAndrey Kleshchev
2025-03-19#3488 Prelock mutexesAndrey Kleshchev
2025-02-23#3596 Fix use of dead referencesAndrey Kleshchev
2025-02-22#3596 Convert some mesh repository functions to constAndrey Kleshchev
2025-02-22#3596 Fix mMutex in mesh threadAndrey Kleshchev
2025-02-22#3596 Ensure correct loading mesh gets checked and removedAndrey Kleshchev
2025-02-19Merge branch release/2025.03Andrey Kleshchev
2025-02-19#3488 Prioritization adjustmentsAndrey Kleshchev
2025-02-13Fix xcode16 build errorsAndrey Lihatskiy
2025-02-05#3488 Speed up nearby avatar loading after a tpAndrey Kleshchev
2025-02-04#3488 #3488 Move skin info processing out of mesh threadAndrey Kleshchev
2025-02-04#3488 Fix skin info not reading from cacheAndrey Kleshchev
2025-02-04#3488 Fix cache using wrong offsetAndrey Kleshchev
2025-02-04#3488 mutex lock mSkinMapAndrey Kleshchev
2025-02-04#3488 Fix mesh header conditionAndrey Kleshchev
2025-02-04#3488 Move lod processing out of mesh threadAndrey Kleshchev
2025-02-03#3488 Split mesh thread mutexesAndrey Kleshchev
2025-01-31#3488 Fix last retry not saving handleAndrey Kleshchev
2025-01-31#3488 Minimize allocationsAndrey Kleshchev
2025-01-31#3488 Avoid reading meshes from disk when not nessesaryAndrey Kleshchev
2025-01-31#3488 Make mesh_header_map a bit simplerAndrey Kleshchev
2025-01-31#1186 ProfilingAndrey Kleshchev
2025-01-31#1186 Speed up mesh header post processingAndrey Kleshchev
2025-01-28#1186 Improve handling of duplciate requestsAndrey Kleshchev
2025-01-28#1186 Fix mesh queues getting overfilledAndrey Kleshchev
2025-01-28#1186 Fix skin request not being counted for the totalAndrey Kleshchev
2025-01-28#1186 Make mesh repository account for avatarsAndrey Kleshchev
2025-01-28#1186 Make lod and skin request share prioritiesAndrey Kleshchev
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-09-17Mac pass (#2587)Dave Parks
2024-09-16Profile guided optimization pass (#2582)Dave Parks
2024-08-19Refactor LLFileSystem for and fix an old issue in LLFile (#2332)Ansariel Hiller
2024-08-02viewer#853 Fix upload losing face data.Andrey Kleshchev
2024-07-29viewer#2071 Soft quit on 'out of memory' for meshes #2Andrey Kleshchev
2024-07-29viewer#2071 Properly handle 'out of memory' for meshesAndrey Kleshchev
2024-07-24Cache more frequently accessed settingsRye Mutt
2024-07-22Cache various frequently accessed settings (#2080)Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel