summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Merge pull request #2563 from RyeMutt/fix-macos-localeRye Mutt
2024-09-13Merge pull request #2545 for viewer#2529 Improve environment's performanceAndrey Kleshchev
2024-09-12Fix macOS locale not being set due to missing locale stringsRye Cogtail
2024-09-12Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-12Merge pull request #2561 from secondlife/brad/2553-about-sl-crash-locale-initBrad Linden
2024-09-12Merge pull request #2557 from secondlife/davep-fix-mac-vbBrad Linden
2024-09-12Attempted fix for mac crash when showing About Second Life.Brad Linden
2024-09-12Fix for mac build with tracy enabled.Brad Linden
2024-09-12Convenience tweak for passing a Mac "Second Life Mumble.app" bundleNat Goodspeed
2024-09-12#2166 Avatar does not move its lips when the corresponding checkbox is checkedAlexander Gavriliuk
2024-09-12Add frame_profile.lua to TP to known spot and take frame profile.Nat Goodspeed
2024-09-12Mediate "LLAppViewer" "userQuit" et al. via "mainloop" WorkQueue.Nat Goodspeed
2024-09-12Let test_animation.lua cope with the case of 0 animations.Nat Goodspeed
2024-09-12Add script to convert frame profile JSON file to CSV.Nat Goodspeed
2024-09-12Merge pull request #2543 from secondlife/roxie/webrtc-285Roxanne Skelly
2024-09-12Add a JSON frame profile stats file pretty-printer script.Nat Goodspeed
2024-09-12Support "LLTeleportHandler" "teleport" regionname="home".Nat Goodspeed
2024-09-12Replace glh_linear usage with GLM (#2554)Rye Mutt
2024-09-12Merge branch 'develop' into davep-fix-mac-vbDave Parks
2024-09-12Fix for tracy not working on macDave Parks
2024-09-12Mac compatibility pass.Dave Parks
2024-09-12Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556)Rye Mutt
2024-09-12viewer#2529 Optimize LLSettingsWater::blendAndrey Kleshchev
2024-09-12Don't allow LLAttachmentsMgr to iterate COF items when there is no questionab...Maxim Nikolenko
2024-09-12Recursively package all of indra/newview/scripts/lua.Nat Goodspeed
2024-09-12Add LLAgent.teleport() Lua functionNat Goodspeed
2024-09-12Disable happy-path destructor semantics when unwinding C++ stack.Nat Goodspeed
2024-09-12Populate the viewer package's lua/auto subdir as well as require.Nat Goodspeed
2024-09-12#2542 Buoyant NametagsAlexander Gavriliuk
2024-09-12Work around broken MS `std::basic_ostream`.Nat Goodspeed
2024-09-12Specialize `std::numpunct<llwchar>` to fix broken MS `basic_ostream`.Nat Goodspeed
2024-09-12Give `LLGLSLShader::finishProfile()` a static default string param.Nat Goodspeed
2024-09-11Merge pull request #2551 from secondlife/roxie/webrtc-1436Roxanne Skelly
2024-09-12Fix names in group chat sometimes showing as "Loading..." and never resolve (...Ansariel Hiller
2024-09-12Fix incorrect operator warning and possible dereferencing of null pointer (#2...Ansariel Hiller
2024-09-11Fix issue with improper reporting as to whether voice is working.Roxie Linden
2024-09-11viewer#2529 Optimize LLSettingsSky::blendAndrey Kleshchev
2024-09-11viewer#2529 Track interpolateSDMap's performanceAndrey Kleshchev
2024-09-11Make Develop->Render Tests->Frame Profile dump JSON to a file too.Nat Goodspeed
2024-09-11viewer#2529 Optimize updateGLVariablesForSettingsAndrey Kleshchev
2024-09-11Make updateKeyboardFocus a bit more efficientAndrey Kleshchev
2024-09-10Merge pull request #2544 from secondlife/davep-profile-session-9/10cosmic-linden
2024-09-10Profile guided optimizationsRunitaiLinden
2024-09-10Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into developBrad Linden
2024-09-10mute icons were not showing during group call when user was mutedRoxie Linden
2024-09-10In llstring.cpp, build result strings using basic_ostringstream<T>.Nat Goodspeed
2024-09-10Fix risky signature of `wchar_to_utf8chars()`. Add `ll_convert()` alias.Nat Goodspeed
2024-09-10#2460 Max-Non-Impostors uses a bad shape (code formatting)Alexander Gavriliuk
2024-09-10#2460 Max-Non-Impostors uses a bad shapeAlexander Gavriliuk
2024-09-10#2434 Intel HD4000 compatibility pass (#2541)Dave Parks