summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2024-11-11Merge branch 'develop' into marchcat/c-developAndrey Lihatskiy
# Conflicts: # indra/newview/llvoavatar.cpp
2024-11-08Merge pull request #3064 from secondlife/rider/transfer_ownershipRider Linden
Server Issue #1493: New notification message for llTransferOwnership.
2024-11-08Server Issue #1493: New notification message for llTransferOwnership.Rider Linden
2024-11-08Fix assert when retrieving data while mousing over minimap avatar dotsRye
secondlife/viewer#3025
2024-11-08#3052 remove pointless logging when group notice is receivedMaxim Nikolenko
2024-11-08viewer#3055 Fix texture fetch being stuckAndrey Kleshchev
destroyRawImage is the only function that calls saveRawImage(), not calling it results in fetcher thinking that it still needs data to do the saving and looping back to trying to fetch.
2024-11-08#3042 crash at LLViewerMediaTexture::setPlayingMaxim Nikolenko
2024-11-07viewer#3037 hasPendingAttachedMeshes wasn't checking some objectsAndrey Kleshchev
2024-11-07Merge pull request #3036 from secondlife/rye/menufixRye
Fix url and toolbar menus binding callback functions to global scope
2024-11-07Merge pull request #3033 from secondlife/v-2991cosmic-linden
secondlife/viewer#2991: Fix PBR terrain sometimes not loading textures
2024-11-07Fix url and toolbar menus binding callback functions to global scopeRye
2024-11-07Merge pull request #3016 from secondlife/rye/tracyfixesRye
Tracy Improvements
2024-11-06Update Tracy to 0.11.1Rye
2024-11-06secondlife/viewer#2991: Fix PBR terrain sometimes not loading texturesCosmic Linden
2024-11-06#3029 restore tooltip delay const variableMaxim Nikolenko
2024-11-06Merge pull request #3026 from secondlife/v-2768cosmic-linden
secondlife/viewer#2768: Fix for PBR texture animations sometimes not starting
2024-11-06Merge pull request #3027 from secondlife/rye/macshaderfixRye
Fix accidental deprecation in shaders causing mac shader compile fail
2024-11-06#2997 The 'Reset Skeleton' option is missing in the right-click menuAlexander Gavriliuk
2024-11-06Merge pull request #3021 from Ansariel/develop_webrtc_shutdown_fixRye
Fix shutdown crash in LLWebRTCVoiceClient
2024-11-06Improve Tracy OpenGL integrationRye
Fix memory profiling when gpu profiling enabled Fix disabling renderdoc support
2024-11-05Fix accidental deprecation in shaders causing mac shader compile failRye
2024-11-05Fix Tracy memory profiling on macosRye
2024-11-05Miscellaneous cleanupCosmic Linden
2024-11-06#2902 Additional lines are displayed from one corner of the regionAlexander Gavriliuk
2024-11-05secondlife/viewer#2768: Fix for PBR texture animations sometimes not startingCosmic Linden
2024-11-06#2884 use ANONYMOUS instead of the listener nameMnikolenko Productengine
2024-11-05Fix shutdown crash in LLWebRTCVoiceClientAnsariel
2024-11-05Fix tracy invariant timer support on macos GHA buildsRye
2024-11-05#2884 fix for stalls caused by coro suspendMnikolenko Productengine
2024-11-05Merge pull request #3005 from secondlife/rye/postperfRye
Reduce number of full screen copies during renderFinalize
2024-11-05remove unused LSRequiresCarbon key (#3006)Lars Næsbye Christensen
2024-11-04Merge pull request #2935 from ↵Roxanne Skelly
secondlife/roxie/no-double-add-data-channel-observer Fix issue where sometimes connections would be restarted instead of closed.
2024-11-04Merge pull request #3007 from secondlife/rye/crashfixesRye
Fixes various small memory leaks and some crashes
2024-11-04Integrate glow combine pass with other post process render passes to reduce ↵Rye
another full screen copy
2024-11-04Eliminate reduntant copies and full screen passes from post process effect chainRye
2024-11-04Fix leak of LLUUID in ui preview floaterRye
2024-11-04Fix possible leak of gesture when region ptr is nullRye
2024-11-04Fix crash from socket creation failure in media plugin systemRye
2024-11-04Fix leak of boost signal objects in marketplace functionsRye Cogtail
2024-11-04Fix leak of notification seperator in tabbed notification floaterRye Cogtail
2024-11-04Fix leak of callback objects on shutdown in LLMaterialMgrRye Cogtail
2024-11-04viewer#2999 Fix debug text flickerAndrey Kleshchev
2024-11-03Fix crash from null texture entry during updateTextureVirtualSizeRye
2024-11-02viewer#3001 Fix doubletap runAndrey Kleshchev
2024-11-01Merge pull request #2855 from secondlife/rye/buildtestsRye
Reduce build time on all three platforms and introduce linux tests
2024-11-01#2938 show confirmation before closing Conference chatMaxim Nikolenko
2024-11-01Merge pull request #2806 from secondlife/rye/linuxbuildRye
Fix disabling bugsplat on linux build
2024-10-31Reenable and fix llcorehttp, llkdu, and llurlentry tests on non-windowsRye
2024-10-31Enable linux testsRye
2024-10-31Try to parallelize xcode builds further and add more headers to PCH to ↵Rye
reduce build time