Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-10 | SL-14264 - ViewerStats added logging of most gGLManager fields | Brad Payne (Vir Linden) | |
2020-11-06 | SL-14270 Crash fix | Andrey Kleshchev | |
2020-11-05 | SL-14270 A bit of cleanup #2 | Andrey Kleshchev | |
2020-11-05 | SL-14270 A bit of cleanup #1 | Andrey Kleshchev | |
2020-11-05 | SL-14270 Crash accessing deleted 'parent' via callback from child | Andrey Kleshchev | |
2020-11-04 | Fix for RelWithDebInfoOS build | Andrey Kleshchev | |
2020-11-03 | SL-14190 moved sAvatarDictionary | Andrey Kleshchev | |
2020-10-28 | SL-14167 FIXED Viewer substitutes agni start locations when logging in to ↵ | Mnikolenko Productengine | |
'My last location' on non-agni grids | |||
2020-10-28 | SL-14217 Shutdown crash | Andrey Kleshchev | |
Don't process EventQueueGet responses from server when disconected | |||
2020-10-26 | SL-14190 sAvatarDictionary was not used | Andrey Kleshchev | |
2020-10-23 | SL-14050 remove references to viewer-help | Mnikolenko Productengine | |
2020-10-23 | SL-14150 Fix spelling | Andrey Kleshchev | |
2020-10-23 | SL-14150 Comment for clarity and removed redundant check | Andrey Kleshchev | |
2020-10-22 | SL-14150 Handle more cases of corrupted cache | Andrey Kleshchev | |
2020-10-20 | SL-14108 FIXED Viewer crashes immediately after login | Mnikolenko Productengine | |
2020-10-15 | Merge branch 'SL-14081' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerregion.cpp | |||
2020-10-14 | SL-14081 - changed debug level for one message | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - detail on viewer-initiated timeout | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more detailed logging of teleport process | Brad Payne (Vir Linden) | |
2020-10-14 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
2020-10-14 | Increment viewer version to 6.4.11 | Nat Goodspeed | |
following promotion of DRTVWR-482 | |||
2020-10-14 | SL-14119 Crash at LLVolumeFace::cacheOptimize | Andrey Kleshchev | |
2020-10-12 | SL-14078 Small optimization | Andrey Kleshchev | |
2020-10-12 | SL-14078 No point in verifying display name cap each frame #2 | Andrey Kleshchev | |
2020-10-12 | SL-14078 Maked couple functions as const | 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-09 | SL-14078 Caps request should log region they are requested for | Andrey Kleshchev | |
2020-10-09 | SL-14078 Validate region id for environments | Andrey Kleshchev | |
It is possible for agent to pass multiple region borders fast, resulting in environment updates affecting wrong regions | |||
2020-10-09 | SL-13699 FIXED The sky settings are changed after entering the 'Editing ↵ | Mnikolenko Productengine | |
Appearance' mode | |||
2020-10-08 | SL-14079 crash accessing LLHUDText | Andrey Kleshchev | |
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related | |||
2020-10-07 | SL-14080 Crash in updateTextureVirtualSize | Andrey Kleshchev | |
LLVOVolume::updateTextures() does not check for null drawable prior to updateTextureVirtualSize | |||
2020-10-07 | SL-14074 LLConversationItemParticipant crash | Andrey Kleshchev | |
2020-10-07 | SL-14067 minor cleanup | Mnikolenko Productengine | |
2020-10-07 | SL-14067 FIXED The 'Unable to Buy' (L$) error persists until relogin | Mnikolenko Productengine | |
2020-10-06 | SL-14012 Crashes from Win10 are sent with uninformative callstacks | Andrey Kleshchev | |
Simplify name generation according to slack discussion, also helps bugsplat with matching files | |||
2020-10-06 | SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window. | Mnikolenko Productengine | |
2020-10-02 | SL-14050 Remove all Help question marks from Viewer UI | Mnikolenko Productengine | |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-09-28 | Merged master(DRTVWR-497) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-28 | Increment viewer version to 6.4.10 | Nat Goodspeed | |
following promotion of DRTVWR-497 | |||
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Andrey Kleshchev | |
Due to conflicts picked up ptolemy's fix manually | |||
2020-09-23 | SL-13821 Fixed checkbox not disabling | Andrey Kleshchev | |
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
2020-09-22 | Merged master (DRTVWR-503) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-22 | Increment viewer version to 6.4.9 | Nat Goodspeed | |
following promotion of DRTVWR-503 | |||
2020-09-21 | SL-13522 remove injected character lights to improve alpha blend | Dave Houlton | |
Character lights injected during render pass while in character edit mode (i.e. mSpecialRenderMode == 3) were causing discrepencies between deferred (ALM) and forward alpha blend lighting. |