summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Expand)Author
2024-10-31Remove dead GTK codeRye Cogtail
2024-10-10Merge branch 'rlva/base' into feature/rlvaAndrey Lihatskiy
2024-10-04Merge pull request #2771 from secondlife/v-2472cosmic-linden
2024-10-03secondlife/viewer#2472: Also don't persist local file enumeration beyond next...Cosmic Linden
2024-10-03remove crashy LLSD ctor used by GameControlleviathan
2024-10-03more correct application of GameControl prefsleviathan
2024-10-03more correct AgentUpdate transmission logicleviathan
2024-10-03put GameControl behind a feature flagleviathan
2024-10-03Add GameControl UI for per device settingsAlexander Gavriliuk
2024-10-03more GameControl prefs UIleviathan
2024-10-03avatar_motion-->GameControl translation and flycamLeviathan Linden
2024-10-03add GameControl feature and SDL2 dependencyLeviathan Linden
2024-10-02Merge branch 'develop' into rlva/baseKitty Barnett
2024-10-01Fix display of CEF version in about floater on linuxRye Cogtail
2024-09-30Merge pull request #2723 from RyeMutt/uniform-cleanupRye Mutt
2024-09-30Merge branch 'develop' into rlva/baseKitty Barnett
2024-09-27Remove dead llatmosphere codeRye Cogtail
2024-09-27Remove dead LLPostProcess class and related codeRye Cogtail
2024-09-24Merge pull request #2534 from secondlife/release/luau-scriptingnat-goodspeed
2024-09-24Reduce memory allocations pinging the mainloop timeoutAnsariel
2024-09-23Merge remote 'release/luau-scripting' into release/luau-scriptingNat Goodspeed
2024-09-23Merge remote branch 'develop' into release/luau-scripting for Maint BNat Goodspeed
2024-09-23Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-09-23Merge remote branch 'develop'into release/luau-scriptingNat Goodspeed
2024-09-20Merge branch 'release/luau-scripting' into lua-script-argsNat Goodspeed
2024-09-20Add ability to pass command-line arguments to a Lua script.Nat Goodspeed
2024-09-19Merge branch 'main' into marchcat/b-main-syncAndrey Lihatskiy
2024-09-18Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dumpNat Goodspeed
2024-09-17Merge branch 'develop' into rlva/baseKitty Barnett
2024-09-16Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dumpNat Goodspeed
2024-09-13send AgentUpdate ASAP when control bits changeleviathan
2024-09-05Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-04Merge branch 'release/luau-scripting' into lua-mergeNat Goodspeed
2024-09-02Add basic scaffolding to support reply commands and handle @versionXXX as an ...Kitty Barnett
2024-09-01Restore old error handling early out logic in LLAppViewer::init() (#2475)Brad Linden
2024-08-31Minimal code needed to add RLVa with an on/off toggleKitty Barnett
2024-08-29Add simple metrics of Lua usageMaxim Nikolenko
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-20Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-20Remove orphaned LLAllocator (#2348)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-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-07Move #include "coro_scheduler.h" from llstartup to llappviewer.Nat Goodspeed
2024-08-07Move llcoro::scheduler::use() call from llstartup to llappviewer.Nat Goodspeed
2024-08-06Merge branch 'develop' into marchcat/b-syncAndrey Lihatskiy
2024-08-06Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ...Rye Mutt
2024-08-02Search --luafile script on LuaCommandPath.Nat Goodspeed
2024-07-29small adjustment to reduce confusionAndrey Kleshchev