summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Expand)Author
2024-09-30Merge branch 'develop' into rlva/baseKitty Barnett
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
2024-07-29viewer#2071 Soft quit on 'out of memory' for meshes #2Andrey Kleshchev
2024-07-24Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-18#1500 Better out of disk space handlingAlexander Gavriliuk
2024-07-18Merge branch 'release/maint-b' into marchcat/b-developAndrey Lihatskiy
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-09#1943 make sys free in texture console llmemorysavailphysicalmeminkb tell the...Dave Parks
2024-07-09Merge pull request #1944 from Ansariel/develop_c4244Andrey Lihatskiy
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-08#1931 Terminate AppViewer immediately in case of initialization failedAlexander Gavriliuk
2024-07-06#1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387)Alexander Gavriliuk
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-07-01Use heterogeneous comparison for string_view map finds in LLControl and conve...Rye Mutt
2024-06-28Add LuaAutorunPath, LuaCommandPath and LuaRequirePath settings.Nat Goodspeed
2024-06-17#1080 BugSplat Crash: LLAppViewer::initStrings() - show crash reasonAlexander Gavriliuk
2024-06-14Merge branch 'release/maint-b' into marchcat/b-mergeAndrey Lihatskiy
2024-06-13Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden