index
:
viewer.git
2024.09-ExtraFPS
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
2021-11-19
SL-16094: fix merge glitch
Nat Goodspeed
2021-11-19
SL-16094: Stylish braces!
Nat Goodspeed
2021-11-19
SL-16202: Instantiate LLSimpleton::sInstance generically
Nat Goodspeed
2021-11-16
DRTVWR-546 merge in master v6.5.1
Dave Houlton
2021-11-15
Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread"
Dave Houlton
2021-11-12
SL-16220: Merge branch 'origin/DRTVWR-546' into glthread
Nat Goodspeed
2021-11-11
SL-16094: Stylish braces!
Nat Goodspeed
2021-11-10
SL-16094: Add WorkQueue::size() method to support changeset 08336bb.
Nat Goodspeed
2021-11-09
Merged DRTVWR-546 into SL-16329
Vir Linden
2021-11-09
SL-16329 - track frame time and jitter (as average deviation frame to frame) ...
Brad Payne (Vir Linden)
2021-11-05
SL-16202: Use WorkQueue::postTo() for texture create/post handshake.
Nat Goodspeed
2021-11-04
SL-16202: Use large WorkQueue size limits for mainloop and General.
Nat Goodspeed
2021-11-04
SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue.
Nat Goodspeed
2021-11-04
SL-16202: Instantiate LLSimpleton::sInstance generically
Nat Goodspeed
2021-11-04
SL-16202: Merge branch 'sl-16220' into glthread
Nat Goodspeed
2021-11-01
SL-16237 FIXED Viewer hangs on login
Mnikolenko Productengine
2021-10-28
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...
Dave Parks
2021-10-27
SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void.
Nat Goodspeed
2021-10-26
SL-16220: Make WorkQueue::postTo() return exception to caller.
Nat Goodspeed
2021-10-26
SL-16220: Change WorkQueue::runOn() to waitForResult().
Nat Goodspeed
2021-10-26
SL-16243 Followup -- fix for inconsistently calling TracyAlloc/TracyFree
Runitai Linden
2021-10-26
SL-16193 Fix for mesh selection outline not rendering correctly (and broken p...
Dave Parks
2021-10-25
SL-16220: WorkQueue::runOn() methods submit work, wait for result.
Nat Goodspeed
2021-10-25
SL-16243 Add Tracy timers to global new/delete overrides.
Dave Parks
2021-10-25
SL-16220: Specialize WorkQueue for callable with void return.
Nat Goodspeed
2021-10-25
Merged DRTVWR-546 into SL-15999
Vir Linden
2021-10-22
SL-16220: Fix thread name expression.
Nat Goodspeed
2021-10-22
SL-16203 Fix for wonky handling of mouse deltas.
Dave Parks
2021-10-22
SL-16220: Merge branch 'master' into sl-16220
Nat Goodspeed
2021-10-22
SL-16220: Add LL::ThreadPool class and a "General" instance.
Nat Goodspeed
2021-10-21
SL-16202 Fix for textures appearing black or flashing white due to optimizati...
Dave Parks
2021-10-20
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Brad Payne (Vir Linden)
2021-10-19
SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument LLSD...
Dave Parks
2021-10-15
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Brad Payne (Vir Linden)
2021-10-14
SL-16131 Fix for alignment warnings on Win32 builds.
Dave Parks
2021-10-13
Merge branch 'master' v6.4.24 into DRTVWR-546
Dave Houlton
2021-10-14
Merge branch 'master' into DRTVWR-545-maint-mix
Andrey Lihatskiy
2021-10-11
SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...
Dave Parks
2021-10-08
Merge branch 'SL-16024' into DRTVWR-546
Nat Goodspeed
2021-10-08
SL-16024: Resolve bizarre VS compile error. Thanks Callum!
Nat Goodspeed
2021-10-07
SL-16024: Merge branch 'SL-16024' into SL-16024-to-546
Nat Goodspeed
2021-10-07
SL-16024: Defend against two threads making "anonymous" WorkQueues.
Nat Goodspeed
2021-10-07
SL-16024: Merge branch 'DRTVWR-546' into SL-16024-to-546
Nat Goodspeed
2021-10-07
SL-16024: Add LL::WorkQueue for passing work items between threads.
Nat Goodspeed
2021-10-07
SL-16024: Make LLCond::get() lock and return by value.
Nat Goodspeed
2021-10-07
SL-16024: Adapt llinstancetracker_test.cpp to getInstance() change.
Nat Goodspeed
2021-10-07
SL-16024: Return shared_ptr from LLInstanceTracker::getInstance().
Nat Goodspeed
2021-10-06
SL-16024: Work around VS bug regarding base-class enum.
Nat Goodspeed
2021-10-06
SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil().
Nat Goodspeed
2021-10-05
SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue.
Nat Goodspeed
[next]