Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-18 | SL-14927 Some avatar names not resolving | Andrey Kleshchev | |
2021-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev | |
2021-03-12 | SL-14961 Bugsplat logging | Andrey Kleshchev | |
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
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. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Kleshchev | |
# Conflicts: # indra/llui/llscrolllistctrl.cpp | |||
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |
2021-01-14 | SL-14283 When updater is missing, viewer fails to launch silently | Andrey Kleshchev | |
2020-11-21 | SL-14368 Expanding the 'People' floater to the right does not expand the ↵ | Andrey Kleshchev | |
displayed values | |||
2020-11-17 | SL-14342 FIXED Crash: "Uninitialized param singleton LLVoiceClient" | Mnikolenko Productengine | |
2020-11-13 | SL-14312 Show simulator host names for AWS hosted regions | Mnikolenko Productengine | |
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-11-11 | Merged master (DRTVWR-507) into DRTVWR-514-keymappings | Andrey Kleshchev | |
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml | |||
2020-11-11 | reverted part of SL-10625 since it is now obsolete | Andrey Kleshchev | |
see SL-13565 | |||
2020-11-11 | Revert "SL-13565, remove SL-10625 throttling erroneously applied to all GPUs" | Andrey Kleshchev | |
This reverts commit d77b7bdc5484fab731f7537a15d690a1e022c246. | |||
2020-11-11 | Revert "SL-13565, clean up now-orphaned throttling variable and handling code" | Andrey Kleshchev | |
This reverts commit 6c1a15d936763dc14f368e10bd53c6e351bf0136. | |||
2020-10-27 | Fix for meta issue: SL-14211 Determine optimum cache size for VFS ↵ | Callum Prentice | |
replacement cache | |||
2020-10-12 | SL-14078 No point in verifying display name cap each frame #2 | Andrey Kleshchev | |
2020-10-09 | SL-14078 No point in verifying display name cap each frame | Andrey Kleshchev | |
Convoluted due to multiple workarounds. Might be a good idea to spend some time refactoring this, but for now just trottled checks. | |||
2020-10-08 | Purge excessive files from disc cache each startup | Mnikolenko Productengine | |
2020-10-07 | Add in some cache stats for the about box | Callum Prentice | |
2020-10-07 | This changeset hooks up many things that have been in progress and moves ↵ | Callum Prentice | |
things about between llfilesystem and lldiskcache - there is still some bookkeeping work left but this is the first version that appears to work and actively manage the cache | |||
2020-10-06 | Remove SQLite from project and we are now not going to use it for the cache | Callum Prentice | |
2020-09-29 | SL-13500 loadShaderFile crash | Andrey Kleshchev | |
2020-09-28 | Merge with tip of Release | Callum Prentice | |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-09-28 | Merged master (DRTVWR-497) into DRTVWR-514-keymappings | Andrey Kleshchev | |
2020-09-26 | SL-14007 Group icon in "About land" displays wrong icon | Andrey Kleshchev | |
2020-09-25 | SL-13034 removeMarkerFiles() happens in destructor | Andrey Kleshchev | |
Depends onto SL-13979 for proper logging | |||
2020-09-25 | SL-13979 Crash of logging system at LLError::Settings::getInstance() | Andrey Kleshchev | |
LLSingleton depends onto logging system, having logging system be based on LLSingleton causes crashes and deadlocks | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-22 | Add SQLite third package to this viewer and pull in the most recent build (3.33) | Callum Prentice | |
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
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 | |
2020-09-22 | Merged master(DRTVWR-503) into DRTVWR-514-keymappings | Andrey Kleshchev | |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-09-01 | Merge branch 'SL-13834' into DRTVWR-513-maint | Andrey Lihatskiy | |
2020-08-26 | SL-13834 - add preferences info to ViewerStats, only when exiting and ↵ | Brad Payne (Vir Linden) | |
different from default | |||
2020-08-20 | SL-13565, clean up now-orphaned throttling variable and handling code | Dave Houlton | |
2020-08-20 | SL-13565, remove SL-10625 throttling erroneously applied to all GPUs | Dave Houlton | |
Remove the sleep throttle applied in 10625 to work around an Intel GPU driver bug. It was erroneously being applied to all GPUs, and also as of Intel driver 26.20.100.7755 (1/9/2020) it appears that the driver bug no longer exists. | |||
2020-08-18 | Merge branch 'master' 6.4.8 into DRTVWR-497 | Dave Houlton | |
2020-08-18 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2020-08-18 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llimprocessing.cpp # indra/newview/llviewerjoystick.cpp # indra/newview/llviewermenufile.cpp |