index
:
viewer.git
2025.03
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llmeshrepository.h
Age
Commit message (
Expand
)
Author
2025-02-23
#3596 Fix use of dead references
Andrey Kleshchev
2025-02-22
#3596 Convert some mesh repository functions to const
Andrey Kleshchev
2025-02-22
#3596 Fix mMutex in mesh thread
Andrey Kleshchev
2025-02-22
#3596 Ensure correct loading mesh gets checked and removed
Andrey Kleshchev
2025-02-04
#3488 #3488 Move skin info processing out of mesh thread
Andrey Kleshchev
2025-02-04
#3488 mutex lock mSkinMap
Andrey Kleshchev
2025-02-04
#3488 Move lod processing out of mesh thread
Andrey Kleshchev
2025-02-03
#3488 Split mesh thread mutexes
Andrey Kleshchev
2025-01-31
#3488 Fix last retry not saving handle
Andrey Kleshchev
2025-01-31
#3488 Minimize allocations
Andrey Kleshchev
2025-01-31
#3488 Avoid reading meshes from disk when not nessesary
Andrey Kleshchev
2025-01-31
#3488 Make mesh_header_map a bit simpler
Andrey Kleshchev
2025-01-31
#1186 Speed up mesh header post processing
Andrey Kleshchev
2025-01-28
#1186 Improve handling of duplciate requests
Andrey Kleshchev
2025-01-28
#1186 Fix mesh queues getting overfilled
Andrey Kleshchev
2025-01-28
#1186 Fix skin request not being counted for the total
Andrey Kleshchev
2025-01-28
#1186 Make mesh repository account for avatars
Andrey Kleshchev
2025-01-28
#1186 Make lod and skin request share priorities
Andrey Kleshchev
2024-09-16
Profile guided optimization pass (#2582)
Dave Parks
2024-06-20
viewer-private#247 Retry loading missing textures for model upload
Andrey Kleshchev
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-02-21
Convert remaining BOOL to bool
Ansariel
2023-06-22
SL-5161 Don't render meshes that are waiting for skin data
Andrey Kleshchev
2023-05-03
DRTVWR-559 WIP - optimize ARC calculation et al.
RunitaiLinden
2023-02-02
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2022-09-27
Optimize mesh queue processing on main thread to reduce mutex contention
Rye Mutt
2022-09-27
Add proper retry support to skin info fetch
Rye Mutt
2022-09-27
Optimize away gObjectList finds during mesh load
Rye Mutt
2022-09-27
Optimize away constant map finds in getSkinInfo by caching mesh skin into in ...
Rye Mutt
2022-09-27
Replaced usage of LLVolumeParams as map key in meshrepo with the mesh uuid
Rye Mutt
2022-09-27
Optimize mesh header size and data access throughout meshrepo
Rye Mutt
2022-09-16
Merge branch master (DRTVWR-571) into DRTVWR-559
Andrey Kleshchev
2022-05-31
Merge branch 'master' into DRTVWR-544-maint
Andrey Lihatskiy
2022-04-15
SL-17219 WIP - Texture pipeline overhaul
Dave Parks
2022-02-11
SL-1370 Add more memory logging to mesh repository
Andrey Kleshchev
2021-12-15
DRTVWR-546 merge up to 6.5.2
Dave Houlton
2021-10-14
SL-16166 Apply optimizations from pushBatch to other render call sites. Opti...
Runitai Linden
2021-09-14
SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce num...
Runitai Linden
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-11-11
Merge branch 'master' into DRTVWR-519
Callum Prentice
2020-09-25
post-merge cleanup
Andrey Lihatskiy
2020-09-22
Merge branch 'master' into DRTVWR-507-maint
Andrey Lihatskiy
2020-09-22
Merge branch 'master' into DRTVWR-519
Callum Prentice
2020-09-16
First part of change to remove LLVFS from the Viewer. Consists of code change...
Callum Prentice
2020-04-07
SL-2569 LLSD header of a mesh should be covered by mutex
Andrey Kleshchev
2020-02-03
SL-2569 More bad alloc checks
Andrey Kleshchev
2018-10-11
removed unused member variables that make xcode 10 unhappy
Brad Payne (Vir Linden)
[next]