summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-02-27Issue#900 Crash at LLInventoryAddItemByAssetObserverAndrey Kleshchev
2024-02-27BUG-234595/Jira-public-Issue#11494 Mac texture loading/unloadingBeq
2024-02-27Merge branch 'release/materials_featurette' into geenz/mirrors-optimization-p...Jonathan "Geenz" Goodman
2024-02-27Merge branch 'release/luau-scripting' into luau-require-impl.Nat Goodspeed
2024-02-27Issue#894 Crash at load3 in cacheOptimizeAndrey Kleshchev
2024-02-26Clear the stack after requiring a moduleMnikolenko Productengine
2024-02-26https://github.com/secondlife/jira-archive-internal/issues/71006 Fix for prob...RunitaiLinden
2024-02-26Clean-up and restoring correct pathMnikolenko Productengine
2024-02-26#681 Start adding blending boilerplate.Jonathan "Geenz" Goodman
2024-02-26Make sure to check if we're a hero probe before attempting to register with t...Jonathan "Geenz" Goodman
2024-02-26#682 Further tweak the conservative update mechanism.Jonathan "Geenz" Goodman
2024-02-26#890 Make sure we're doing the correct distance check.Jonathan "Geenz" Goodman
2024-02-25 #889 Start removing mDrawable references. These may be null.Jonathan "Geenz" Goodman
2024-02-25#682 Add a low priority path for conservative probe face updates. This will ...Jonathan "Geenz" Goodman
2024-02-25Issue#884 Crash on ~LLSearchEditorAndrey Kleshchev
2024-02-23Merge remote-tracking branch 'origin/release/materials_featurette' into geenz...Jonathan "Geenz" Goodman
2024-02-23Merge branch 'brad/avatar_eye_fix' into 'release/materials_featurette' (#883)Brad Linden
2024-02-23Fix for deferred avatar eyes shader failing to link on Intel GPU.Brad Linden
2024-02-23Fixes for some shader compilation failures on mac.Brad Linden
2024-02-23viewer#875 Crash at uri normalizationAndrey Kleshchev
2024-02-23Issue#880 Crash on a dead pointer in a chat sessionAndrey Kleshchev
2024-02-23Allow debug.h to be #included even in normal viewer code.Nat Goodspeed
2024-02-23Allow print() (also Debug) to be used even in normal viewer code.Nat Goodspeed
2024-02-23Allow variadic instances of Debug, e.g. to display arguments.Nat Goodspeed
2024-02-23require() code clean-upMnikolenko Productengine
2024-02-23Ditch DebugExit: we already have Debug (in debug.h)Nat Goodspeed
2024-02-23Clean up #includes in lualistener.hNat Goodspeed
2024-02-23remove another unused old macOS fileLars Næsbye Christensen
2024-02-22Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private int...Roxie Linden
2024-02-22coding cleanupRoxie Linden
2024-02-22Initialize versionsRoxie Linden
2024-02-22For spatial voice, determine voice provider based on server setting.Roxie Linden
2024-02-22Fix ad-hoc voiceRoxie Linden
2024-02-22another rebase merge issueRoxie Linden
2024-02-22another rebase merge issueRoxie Linden
2024-02-22rebase merge fixRoxie Linden
2024-02-22fix rebase issueRoxie Linden
2024-02-22Add new P@P multiagentchat handler for webrtc voiceRoxie Linden
2024-02-22P2P checkpointRoxie Linden
2024-02-22race between session established and data channel readyRoxie Linden
2024-02-22mac build fixRoxie Linden
2024-02-22put observer-based tuning audio level calculation backRoxie Linden
2024-02-22Use a custom audio processor to pull data for level determinations, which wil...Roxie Linden
2024-02-22Fix initial user gain send on joinRoxie Linden
2024-02-22Add server-generate VADRoxie Linden
2024-02-22Handle 'device changed' callbackRoxie Linden
2024-02-22small logic errors in mute/volume for others codeRoxie Linden
2024-02-22fix locking race conditionRoxie Linden
2024-02-22Checkpoint mute/volumeRoxie Linden
2024-02-22fix mac build breakRoxie Linden