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
/
llcommon
Age
Commit message (
Expand
)
Author
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-31
Add timers.lua API module and test_timers.lua test program.
Nat Goodspeed
2024-05-31
Explain the name of the LL::WorkQueue::BackJack class.
Nat Goodspeed
2024-05-30
Fix a bunch of uninitialized variable warnings that showed up in Visual Studio
Ansariel
2024-05-30
Re-enable compiler warning C4800 (performance warning)
Ansariel
2024-05-29
Merge branch 'release/luau-scripting' into lua-timers
Nat Goodspeed
2024-05-29
Make ~ThreadPool() join every thread before destroying its vector.
Nat Goodspeed
2024-05-28
Remove tinygltf dependency from LL::GLTF (#1541)
Dave Parks
2024-05-24
Merge branch 'release/luau-scripting' into lua-timers
Nat Goodspeed
2024-05-24
Nat's ideas from PR #1547
Nat Goodspeed
2024-05-24
Introduce LLWStringView to prevent unnecessary memory allocations
Ansariel
2024-05-23
Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...
Brad Linden
2024-05-23
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-23
More vestigial whitespace fixes
Nat Goodspeed
2024-05-23
Fix lingering trailing whitespace in llmainthreadtask.h.
Nat Goodspeed
2024-05-23
Fix lingering trailing whitespace in lleventfilter.cpp.
Nat Goodspeed
2024-05-23
Fix lingering trailing whitespace in lleventfilter.h.
Nat Goodspeed
2024-05-23
Fix test program termination crash.
Nat Goodspeed
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-22
WIP: Trying to diagnose and fix test program shutdown crash
Nat Goodspeed
2024-05-20
Merge branch 'spaces-merge' into roxie/webrtc-voice
Roxie Linden
2024-05-20
#1392 GLTF Upload (#1394)
Dave Parks
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 commit 'e7eced3' into lua-timers for whitespace fixes.
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 commit 'e7eced3' into release/luau-scripting: whitespace fix.
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-15
Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-merge
Andrey Lihatskiy
2024-05-14
Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main...
Nat Goodspeed
2024-05-14
Merge remote-tracking branch 'origin/release/materials_featurette' into proje...
Brad Linden
2024-05-14
Merge remote-tracking branch 'origin/main' into release/materials_featurette
Brad Linden
2024-05-10
Fix up a few #includes
Nat Goodspeed
2024-05-10
Fix latent access violation in ~LLEventPump() if LLEventPumps gone.
Nat Goodspeed
2024-05-09
Add "Timers" LLEventAPI, actually a LazyEventAPI, for LL::Timers.
Nat Goodspeed
2024-05-09
Bump up coroutine stack size: saw C00000FD test termination.
Nat Goodspeed
2024-05-08
Tweak a couple things
Nat Goodspeed
2024-05-08
Merge branch 'nat/cleanup-timers' into lua-timers.
Nat Goodspeed
2024-05-08
Bump up coroutine stack size: saw C00000FD test termination.
Nat Goodspeed
2024-05-08
Fix llerror_test.cpp now that LL_ERRS() includes a stacktrace.
Nat Goodspeed
2024-05-07
Refactor LLLater -> LL::Timers to accommodate nonpositive repeats.
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-03
Log a stack trace on LL_ERRS().
Nat Goodspeed
2024-05-03
Prevent LLLater from thrashing on LLCallbackList.
Nat Goodspeed
[prev]
[next]