Age | Commit message (Collapse) | Author |
|
|
|
|
|
viewer to be unresponsive on login on low end machine
|
|
getter/setter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
late
|
|
|
|
|
|
comma removal)
|
|
|
|
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
viewer.
|
|
|
|
SH-4341: Interesting: Viewer crash in LLViewerOctreeCull
|
|
|
|
added commented out log timestamp override for scene load performance monitoring
|
|
|
|
there are no samples during the time period.
added hasValue to SampleAccumulator so we don't print a value when we don't have
a single sample yet
added some disabled log output for scene load timing
|
|
|
|
|
|
|
|
|
|
|
|
fixed normalization assertions to work with megaprims
added is_zero() utility function
fixed unit declarations to be more clear
fixed texture cache hit rate always being 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fast timer data now resets on login
|
|
|
|
|
|
dependency cleanup - removed a lot of unecessary includes
|
|
fixed ostream precision munging in llsys
|
|
console
made unit types work with ostreams
fixed timing of scene monitor recordings to better respect requested time diff
|
|
console
timing of scene load recording extension now guaranteed > requested time step
removed double add of recorded data
removed spam
|
|
|
|
|
|
|
|
various fixes to lltrace
start() on started recording no longer resets
fixed various instances of unit forgetfullness in lltrace
recording split now has gapless timing
scene monitor now guarantees min sample time
renamed a bunch of stats
added names to debug thread view on windows
|