summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-22Improved open performance for some web based UI floaters by preloading the we...Callum Linden
2025-08-22#4570 Sanity check bandwidth inputAndrey Kleshchev
2025-08-22Fix test build on macOSRye
2025-08-22Fix large performance drop when enabling AA on macOS/lower end GPU hardwareRye
2025-08-22Fix Apple M GPU crash from nans slipping into the normal buffer by utilizing ...Rye
2025-08-22Fix texture filtering and address mode not updating for vast majority of text...Rye
2025-08-22Enable deprecation warnings and suppress a small handful that have no modern ...Rye
2025-08-22Remove dead code for macos versions 10.6 and olderRye
2025-08-21#4591 Crash at LLWearableItemsList's ContextMenuAndrey Kleshchev
2025-08-21#4570 Attemp to send logout message when lost networkAndrey Kleshchev
2025-08-20Speed up build and configure by only generating top level xcode project and e...Rye
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-20Rework macOS retina support to remove deprecated code and fix scaled input is...Rye
2025-08-20#3922 Crash on removeStringNoUndoAndrey Kleshchev
2025-08-20#4581 Crash on LL::GLTF::copyAndrey Kleshchev
2025-08-20#4583 Crash on LLInventoryPanel::itemChangedAndrey Kleshchev
2025-08-20#3223 Trim coroutine queues a littleAndrey Kleshchev
2025-08-19#4284 Reorder window shutdownAndrey Kleshchev
2025-08-19Revert "Remove the first login screen (#4451)" (#4578)Signal Linden
2025-08-19Fix macOS deprecation warningsRye
2025-08-19#4544 Make model dump go into logsAndrey Kleshchev
2025-08-19#4518 Dupplicates can appear in favoritesAndrey Kleshchev
2025-08-18Add new LastModified option to HttpRequest handling (#4563)fmartian
2025-08-18Merge pull request #4571 from secondlife/brad/developBrad Linden
2025-08-18Change another case of a regex sequence needing to be a raw stringNicky
2025-08-18#4557 fix lags in outfit search with many outfitsMaxim Nikolenko
2025-08-16Fix regex strings for Python 3.12+fmartian
2025-08-16#4544 Fix extension check being case sensitiveAndrey Kleshchev
2025-08-15Remove unused vstool, files (#4500)Signal Linden
2025-08-15#4561 Crash at initializeURLHistoryAndrey Kleshchev
2025-08-15#4559 Crash at killCacheEntryAndrey Kleshchev
2025-08-15#4537 Some links were missing favorite optionsAndrey Kleshchev
2025-08-15#4544 Add source format information to mesh upload statisticsAndrey Kleshchev
2025-08-14#4541 Fix reused messageAndrey Kleshchev
2025-08-14CMake 4.10 compatibility fixes (#4548)Brad Linden
2025-08-14Merge 2025.06 into developAndrey Kleshchev
2025-08-13#4541 Cap image upload size to prevent issuesAndrey Kleshchev
2025-08-13Add support for Normalized Frametime Variation (NVFT) (#4395)Jonathan "Geenz" Goodman
2025-08-13#4519 Check for "://" as schema separator in a SLURLfmartian
2025-08-13#4527 Crash trying to upload a huge imageAndrey Kleshchev
2025-08-12#4535 Revert "Fix: ignore *pass-on* counters when detecting left-button grabs...Andrey Kleshchev
2025-08-12Revert "Fix: ignore *pass-on* counters when detecting left-button grabs (#3990)"Andrey Kleshchev
2025-08-12Fix issue where p2p calls were coming up muted even thought the UI said they ...Roxie Linden
2025-08-12#4524 LLControlVariable errorAndrey Kleshchev
2025-08-12#4473 Enable Zoom in to Self menu option in chatAndrey Kleshchev
2025-08-12Chore: Move message.xml to scripts/messages (#4501)Signal Linden
2025-08-12Fix clang compiler issues due to unused variablesAnsariel
2025-08-12#4522 Crash at shouldAllowFirstMediaInteractionAndrey Kleshchev
2025-08-11A ??) sequence was mis-interpreted by the pre-commit hooks as a trigraph sequ...Callum Prentice
2025-08-11This commit introduces CEF 139 which works now that each media instance has i...Callum Prentice