summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-08-19viewer#2311 When email or profile image upload fails show a more fitting reasonAndrey Kleshchev
2024-08-19Merge pull request #2334 from RyeMutt/ui-stutter-fixesAndrey Lihatskiy
2024-08-19Clean up excessive dynamic casts in LLAccordionCtrl (#2333)Rye Mutt
2024-08-19Refactor LLFileSystem for and fix an old issue in LLFile (#2332)Ansariel Hiller
2024-08-19Update indra/newview/llfloatersidepanelcontainer.h Andrey Lihatskiy
2024-08-19Update indra/newview/llfloatertools.cpp Andrey Lihatskiy
2024-08-18Fix find child during search/draw in debug settings floaterRye Mutt
2024-08-18Fix findChild during draw in the tools floaterRye Mutt
2024-08-18Fix findChild during draw in script editorRye Mutt
2024-08-18Fix findChild during draw in texture previewsRye Mutt
2024-08-18Fix findChild during draw in notecard previewsRye Mutt
2024-08-18Fix findChild frame drops when switching inventory panelsRye Mutt
2024-08-18Fix findChild stutter when changing people panel tabsRye Mutt
2024-08-18Fix trying to find the outfit edit panel in non-appearance-panel instances of...Rye Mutt
2024-08-18Reduce ui stalls from findChild when logging in and when transitioning to/fro...Rye Mutt
2024-08-18Reduce findChild UI stutter when toasts are createdRye Mutt
2024-08-18Fix findChild calls when inputting text into inventory searchRye Mutt
2024-08-18Fix frequent deep findChild calls for LLFloaterSidePanelContainer main during...Rye Mutt
2024-08-18Fix findChild during draw in preference floaterRye Mutt
2024-08-16Remove pointless CMake status message (#2322)Ansariel Hiller
2024-08-15Fix loose mGalleryPanel in LLInventoryGalleryAndrey Kleshchev
2024-08-15viewer-private#268 When deleting worn items, move them to trashAndrey Kleshchev
2024-08-15Add missing va_end (#2301)Ansariel Hiller
2024-08-14Merge pull request #2283 from RyeMutt/reduce-thread-contentionDave Parks
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-08-14Mitigate asset fetch thread stalls from LLDiskCache mutex contention and triv...Rye Mutt
2024-08-14Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi...Rye Mutt
2024-08-14Reduce UI draw stalls from LLSpellChecker singleton via simpletonRye Mutt
2024-08-14Reduce thread contention on HTTPStats singleton access via simpleton.Rye Mutt
2024-08-14Update indra/cmake/Tracy.cmake Andrey Lihatskiy
2024-08-13Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker an...Rye Mutt
2024-08-13Update tracy integration to 0.11 and rework client library to be configurable...Rye Mutt
2024-08-13#2271 BugSplat Crash #1504299: LLFocusableElement::~LLFocusableElement(79)Alexander Gavriliuk
2024-08-13Fix for coroutine assert rooted in coroRequestEnvironment (#2276)Dave Parks
2024-08-13Merge pull request #2210 from secondlife/v-1883cosmic-linden
2024-08-12Interim fix for particles no longer rezzing properly. (#2227)Beq Janus
2024-08-12#2253 BugSplat Crash #1504389: SecondLifeViewer!LLVOAvatar::updateRiggingInfo...Alexander Gavriliuk
2024-08-12#2255 BugSplat Crash #1503774: SecondLifeViewer!LLViewerOctreeGroup::hasState...Alexander Gavriliuk
2024-08-12Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf ...Rye Mutt
2024-08-12Fix sculpt discard level being discarded due to shadowing outer scope discard...Rye Mutt
2024-08-11Adopt NSIS 3.0 (#2248)Signal Linden
2024-08-12Fix avatar lod corruption from commit 5a1ce79 (#2247)Rye Mutt
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-09Fix spaces in indra/newview/lllocalbitmaps.cppAndrey Kleshchev
2024-08-09viewer#1750 Crash at LLGLTFMaterial::operator=Andrey Kleshchev
2024-08-09viewer#2061 Crash in ~LLScriptEdCore()Andrey Kleshchev
2024-08-09Fix rare shutdown crash in LLViewerObjectListRye Mutt
2024-08-09Fix rare shutdown crash in gCacheNameRye Mutt
2024-08-09Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabelRye Mutt