index
:
viewer.git
2024.09-ExtraFPS
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.cpp
Age
Commit message (
Expand
)
Author
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-03-27
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-27
Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
2024-01-08
replace boost library to standard
AiraYumi
2023-11-30
Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
Andrey Lihatskiy
2023-10-11
SL-20419 Receiving new objects or items, etc causes inventory to switch from ...
Alexander Gavriliuk
2023-08-23
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-07-18
Merge pull request #292 from secondlife/brad/DRTVWR-559-xcode-14.3
Brad Linden
2023-07-18
Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)
Brad Linden
2023-07-18
SL-5161 SL-20025 Unref volume
Andrey Kleshchev
2023-07-11
SL-19992: Fix assert in LLVolumeLODGroup::refLOD when LLMeshRepository::notif...
Cosmic Linden
2023-06-23
SL-5161 Avatars should stay hidden longer if they are waiting for meshes or s...
Andrey Kleshchev
2023-06-22
SL-5161 Don't render meshes that are waiting for skin data
Andrey Kleshchev
2023-05-31
SL-18330: Change to strip_deprecated_header(size_t* header_size)
Nat Goodspeed
2023-05-26
DRTVWR-582 xcode-14.3 merge follow up
Andrey Lihatskiy
2023-05-26
Merge branch 'xcode-14.3' into DRTVWR-582-maint-U
Andrey Lihatskiy
2023-05-09
SL-19676 - more update and scene loading stats. Added texture and mesh
simon
2023-05-03
DRTVWR-559 WIP - optimize ARC calculation et al.
RunitaiLinden
2023-05-03
SL-18330: fix strip_deprecated_header(cur_size) param to llssize.
Nat Goodspeed
2023-05-02
DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...
RunitaiLinden
2023-02-02
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2022-10-21
Merge branch 'master' (DRTVWR-548) into DRTVWR-559
Andrey Kleshchev
2022-09-28
Fix small bug in unavail skin info processing
Rye Mutt
2022-09-27
Optimize away many string copies in mesh header processing with boost iostrea...
Rye Mutt
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-27
Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and materi...
Rye Mutt
2022-09-16
Merge branch master (DRTVWR-571) into DRTVWR-559
Andrey Kleshchev
2022-09-15
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-06-21
SL-17635 remove unused variables
Maxim Nikolenko
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
2022-01-14
SL-16606: Add profiler category NETWORK
Ptolemy
2022-01-14
SL-16606: Add profiler category AVATAR
Ptolemy
2021-12-15
DRTVWR-546 merge up to 6.5.2
Dave Houlton
2021-11-20
SL-16289 Rigged mesh rendering overhaul
Dave Parks
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-07-19
Merge with tip of Master after a Viewer release
Callum Prentice
2021-06-03
SL-15272 Bugsplat crashes at condition wait()
Andrey Kleshchev
2021-04-12
Fix for SL-15105 (Mesh/Cache messages are spamming the log) - I don't know wh...
Callum Prentice
2021-03-26
Add some logging for QA purposes (based on INFO/Mesh tag) to display when the...
Callum Prentice
2021-03-09
Ansariel kindly offered their patch to help mitigate this round of file syste...
Callum Prentice
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
[next]