Age | Commit message (Collapse) | Author |
|
missing code block from previous change as per Dave P's advice
|
|
|
|
|
|
|
|
|
|
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
|
|
bullet-proof. Reviewed by Kelly
|
|
|
|
|
|
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
|