index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llappviewer.cpp
Age
Commit message (
Expand
)
Author
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
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
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-18
#1500 Better out of disk space handling
Alexander Gavriliuk
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-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
2024-05-23
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-20
Merge branch 'spaces-merge' into roxie/webrtc-voice
Roxie Linden
2024-05-20
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-15
Merge branch 'release/luau-scripting' into lua-timers after Maint X
Nat Goodspeed
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge branch 'main' into release/luau-scripting for Maint X release.
Nat Goodspeed
2024-05-15
Manual whitespace fixes (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge branch 'main' into marchcat/x-mf-merge
Andrey Lihatskiy
2024-05-15
Post-merge spaces fix
Andrey Lihatskiy
2024-05-13
Revert "viewer#819 Avoid reading the same XML file multiple times"
Andrey Kleshchev
2024-05-08
Merge branch 'nat/cleanup-timers' into lua-timers.
Nat Goodspeed
2024-05-07
Merge pull request #1421 from secondlife/DRTVWR-600-maint-A
Dave Parks
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-05-06
Merge branch 'main' of https://github.com/secondlife/viewer into roxie/webrtc...
Roxie Linden
2024-05-06
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...
RunitaiLinden
2024-05-02
Introduce LLLater::getRemaining(handle).
Nat Goodspeed
[next]