Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
overhead, non interactive viewer sessions)
|
|
|
|
|
|
|
|
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing
changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5.
# Conflicts:
# indra/newview/llmachineid.cpp
|
|
because it causes frame stalls while logging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/llcommon/linden_common.h
|
|
|
|
|
|
|
|
|