Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Merge xcode-14.3 compatibility branch into DRTVWR-559 | |||
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 ↵ | Cosmic Linden | |
LLMeshRepository::notifyMeshUnavailable is called on the highest LOD | |||
2023-06-23 | SL-5161 Avatars should stay hidden longer if they are waiting for meshes or ↵ | Andrey Kleshchev | |
skin data | |||
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 | |
from U32*. | |||
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 | |
# Conflicts: # indra/llcommon/llsdserialize.h | |||
2023-05-09 | SL-19676 - more update and scene loading stats. Added texture and mesh | simon | |
count | |||
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 ↵ | RunitaiLinden | |
timer without a frame stall. | |||
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 | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
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 ↵ | Rye Mutt | |
iostream array adapters | |||
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 | |
vovolume | |||
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 ↵ | Rye Mutt | |
materialmgr | |||
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
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. ↵ | Runitai Linden | |
Optimize out a map lookup in rigged face rendering. | |||
2021-09-14 | SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce ↵ | Runitai Linden | |
number of per-frame lookups to said map. | |||
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 | |
Made sure all waits will be triggered, won't loop back and that in case of http queue it had some time to trigger | |||
2021-04-12 | Fix for SL-15105 (Mesh/Cache messages are spamming the log) - I don't know ↵ | Callum Prentice | |
why the log spam is present when the 'Mesh' tag is missing from logcontrol.xml for LL_INFOS(..) messages so I changed it to LL_DEBUGS(..) | |||
2021-03-26 | Add some logging for QA purposes (based on INFO/Mesh tag) to display when ↵ | Callum Prentice | |
the mesh header and the mesh body is retrieved from the simulator or the local cache. | |||
2021-03-09 | Ansariel kindly offered their patch to help mitigate this round of file ↵ | Callum Prentice | |
system issues - taken from https://vcs.firestormviewer.org/phoenix-firestorm/changeset/104a8600946be01e2de44d10ad069ba854272d1f | |||
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-10-26 | SL-14148 remove redundant zeroing of the file | Mnikolenko Productengine | |
2020-10-06 | Add in the C++ filesystem based cache and clean up some indempotent ↵ | Callum Prentice | |
functions in llfilesystem | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-22 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterconversationpreview.cpp # indra/newview/llinventorypanel.h # indra/newview/llmeshrepository.h # indra/newview/llvoicevivox.cpp | |||
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |