summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2022-01-28SL-16696 Hacky fix for disappearing underwater objects.Runitai Linden
2022-01-28SL-16715 - viewerstats, added more detail about failure cases in inventoryBrad Payne (Vir Linden)
2022-01-27SL-16418 remove duplicated ref()Dave Houlton
2022-01-27SL-16418 restore tracy macros stomped in mergeDave Houlton
2022-01-27SL-16418 rename media tex image per-update to avoid contention stallDave Houlton
2022-01-27SL-16418 bg thread for media texture updatesDave Houlton
2022-01-27SL-16418 optimize imageraw clearDave Houlton
2022-01-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
bridge in state 24 (dead)
2022-01-27SL-16717 Rename RenderGLCoreProfile to prevent compatibility issuesAndrey Kleshchev
2022-01-27SL-16056 Avatar gas cloud adaptive delay #2Andrey Kleshchev
Reset avatar 'loaded' timer after getting new mesh data
2022-01-25Merge branch 'DRTVWR-539' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-539
2022-01-25SL-16699 Increase default cache size to 4GBRunitai Linden
2022-01-25SL-16627 add auto-adjustment warning for affected settingsMnikolenko Productengine
2022-01-24SL-16594 Fix for occasional single-frame culling of rigged attachmentsRunitai Linden
2022-01-24Merge branch 'DRTVWR-539' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-539
2022-01-24SL-16691 Add GPU memory bandwidth to ViewerStatsRunitai Linden
2022-01-24SL-16627 build fixMnikolenko Productengine
2022-01-24Merge branch 'DRTVWR-539' into DRTVWR-539Mnikolenko Productengine
2022-01-24SL-16627 AutoFPS first passMnikolenko Productengine
2022-01-21SL-16683 Adjust max number of non-impostored avatars and mesh geometry ↵Runitai Linden
detail based on graphics settings preset.
2022-01-21SL-16447 Adjust default graphics preferences based on modern memory ↵Runitai Linden
bandwidth levels and bias settings based on CPU speed.
2022-01-21Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects"Andrey Lihatskiy
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9. # Conflicts: # indra/newview/lltoolpie.cpp
2022-01-21Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-539Runitai Linden
# Conflicts: # indra/llcommon/lltracerecording.h # indra/newview/llfloaterpreference.cpp
2022-01-20SL-16672 Fix object's inventory not sorting contentAndrey Kleshchev
2022-01-19Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2022-01-19SL-16653 Fix for some textures having incorrect texel colors after the first ↵Runitai Linden
row (and add more paranoia checks on texture data).
2022-01-19SL-16630 Notarization script updateAndrey Lihatskiy
2022-01-19SL-15225 llSetAgentEnvironment cloud density transition doesn't workAndrey Kleshchev
2022-01-14Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2022-01-14SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵Runitai Linden
real this time).
2022-01-14Fix merge conflictPtolemy
2022-01-14SL-16606: Add profiler category VOLUMEPtolemy
2022-01-14SL-16606: Add profiler category UIPtolemy
2022-01-14SL-16606: Add profiler category TEXTUREPtolemy
2022-01-14SL-16606: Add profiler category SPATIALPtolemy
2022-01-14SL-16606: Add profiler category SHADERPtolemy
2022-01-14SL-16606: Add profiler category PIPELINEPtolemy
2022-01-14SL-16606: Add profiler category OCTREEPtolemy
2022-01-14SL-16606: Add profiler category NETWORKPtolemy
2022-01-14SL-16606: Add profiler category MEDIAPtolemy
2022-01-14SL-16606: Add profiler category MATERIALPtolemy
2022-01-14SL-16606: Add profiler category FACEPtolemy
2022-01-14SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-14SL-16606: Add profiler category DRAWPOOLPtolemy
2022-01-14SL-16606: Add profiler category DRAWABLEPtolemy
2022-01-14SL-16606: Add profiler category DISPLAYPtolemy
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2022-01-14SL-16606: Add profiler category APPPtolemy
2022-01-14SL-11841 Correct settingAndrey Lihatskiy
2022-01-14Merge branch 'master' into DRTVWR-539Mnikolenko Productengine