Age | Commit message (Collapse) | Author |
|
|
|
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|
|
SL-16127
Approved-by: Euclid Linden
Approved-by: Dave Parks
|
|
physics shapes display).
|
|
|
|
|
|
|
|
|
|
sometimes has stale texture state).
|
|
|
|
|
|
exiting viewer
|
|
|
|
|
|
|
|
calling getTotalDensity()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimization bugs.
|
|
|
|
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead.
|
|
|
|
Optimize out a map lookup in rigged face rendering.
|
|
|
|
|
|
following promotion of DRTVWR-520
|
|
|
|
|
|
|
|
LLDrawPoolBump::pushBatch
|
|
|
|
scenes.
|
|
VAOs by default.
|
|
|
|
|
|
It feels wrong to return a dumb LLInstanceTracker subclass* from getInstance()
when we use std::shared_ptr and std::weak_ptr internally. But tweak consumers
to use 'auto' or LLInstanceTracker::ptr_t in case we later revisit this
decision.
We did add a couple get() calls where it's important to obtain a dumb pointer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message. Removed some possible crashes
|
|
|
|
|
|
|