Age | Commit message (Collapse) | Author |
|
|
|
cpp code
|
|
|
|
|
|
removed spam and dead code
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
fixed build
|
|
|
|
removed spam and dead code
|
|
finished most of conversion of llviewerassetstats
ported some param block fixes from viewer-chui
converted viewer asset stats to param block format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created param block skeleton for asset stats
removed most of llviewerassetstats logic
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
fixed trace recording on background threads hitting null pointer
|
|
|
|
|
|
|
|
|
|
controls' is switched on.
|
|
started conversion of llviewerassetstats
removed old, dead LLViewerStats code
made units tracing require units declaration
clean up of units handling
|
|
|
|
|
|
that already opened in separated floater. Changed to non-tearable menu.
Reviewed by Kelly
|
|
|
|
|
|
reviewed with Davep
|
|
place first and default to the original location if not found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are enabled.
|
|
|
|
put template parameter back in LLUnit units
added free function operators for mathematical manipulation of unit values
converted texture memory tracking to units
|
|
|
|
|
|
option because it is does work well in the case of the torn-off menu mode.
|