Age | Commit message (Collapse) | Author |
|
optimization bugs.
|
|
Looks like mColumnsIndexed had dead pointers which resulted in a crash and there is some kind of hard to trigger interaction with searchable UI
|
|
|
|
|
|
|
|
|
|
|
|
Make LLAppViewer::idle() call LL::WorkQueue::runFor() to dequeue and run some
or all of the pending responses from worker threads.
Add a MainWorkTime setting to specify the time slice the main loop may devote
each frame to servicing such responses.
|
|
DRTVWR-546
|
|
|
|
for new 3p repos - no new code introduced in this pass
|
|
|
|
|
|
|
|
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead.
|
|
|
|
|
|
DRTVWR-546
|
|
|
|
|
|
|
|
Optimize out a map lookup in rigged face rendering.
|
|
|
|
|
|
DRTVWR-546 merge up to v 6.4.24
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLDrawPoolBump::pushBatch
|
|
for (thank you, Henri!)
|
|
|
|
scenes.
|
|
In god mode isInGroup always returns true even if id belongs not to a group, but to an agent. But for some cases function is used to determine if session is a group or an agent.
|
|
|
|
VAOs by default.
|
|
|
|
Some pending messages might try to update non-existing view or cause a pop up, neither should be avaliable by this point, so just don't process them
|
|
|
|
It seems CALLBACK is a macro in some Microsoft header file. Bleah.
|
|
|
|
|
|
|