Age | Commit message (Expand) | Author |
2024-09-24 | Merge pull request #2534 from secondlife/release/luau-scripting | nat-goodspeed |
2024-09-24 | Reduce memory allocations pinging the mainloop timeout | Ansariel |
2024-09-23 | Merge remote 'release/luau-scripting' into release/luau-scripting | Nat Goodspeed |
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed |
2024-09-20 | Merge branch 'release/luau-scripting' into lua-script-args | Nat Goodspeed |
2024-09-20 | Add ability to pass command-line arguments to a Lua script. | Nat Goodspeed |
2024-09-19 | Merge branch 'main' into marchcat/b-main-sync | Andrey Lihatskiy |
2024-09-18 | Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dump | Nat Goodspeed |
2024-09-16 | Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dump | Nat Goodspeed |
2024-09-13 | send AgentUpdate ASAP when control bits change | leviathan |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-04 | Merge branch 'release/luau-scripting' into lua-merge | Nat Goodspeed |
2024-09-01 | Restore old error handling early out logic in LLAppViewer::init() (#2475) | Brad Linden |
2024-08-29 | Add simple metrics of Lua usage | Maxim Nikolenko |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-08-20 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-08-20 | Remove orphaned LLAllocator (#2348) | Ansariel Hiller |
2024-08-14 | Merge pull request #2283 from RyeMutt/reduce-thread-contention | Dave Parks |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-14 | Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi... | Rye Mutt |
2024-08-14 | Reduce UI draw stalls from LLSpellChecker singleton via simpleton | Rye Mutt |
2024-08-07 | Move #include "coro_scheduler.h" from llstartup to llappviewer. | Nat Goodspeed |
2024-08-07 | Move llcoro::scheduler::use() call from llstartup to llappviewer. | Nat Goodspeed |
2024-08-06 | Merge branch 'develop' into marchcat/b-sync | Andrey Lihatskiy |
2024-08-06 | Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ... | Rye Mutt |
2024-08-02 | Search --luafile script on LuaCommandPath. | Nat Goodspeed |
2024-07-29 | small adjustment to reduce confusion | Andrey Kleshchev |
2024-07-29 | viewer#2071 Soft quit on 'out of memory' for meshes #2 | Andrey Kleshchev |
2024-07-24 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-18 | #1500 Better out of disk space handling | Alexander Gavriliuk |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-09 | Update 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-09 | Merge pull request #1944 from Ansariel/develop_c4244 | Andrey Lihatskiy |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-08 | #1931 Terminate AppViewer immediately in case of initialization failed | Alexander 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-01 | Use heterogeneous comparison for string_view map finds in LLControl and conve... | Rye Mutt |
2024-06-28 | Add LuaAutorunPath, LuaCommandPath and LuaRequirePath settings. | Nat Goodspeed |
2024-06-17 | #1080 BugSplat Crash: LLAppViewer::initStrings() - show crash reason | Alexander Gavriliuk |
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy |
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix | Nat Goodspeed |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |