Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
LLTrace clearer
Count becomes CountStatHandle
Count.sum becomes sum(Count, value), etc.
|
|
|
|
fix for inaccurate optimization of full block time calculations
|
|
streamlined fast timer delta tracking
|
|
moved image timings under "Update Images" fast timer
|
|
|
|
fixed anamolous LLFastTimer timings
|
|
|
|
added debug output to BlockTimer
|
|
fix for timings for recursive fast timers not being correct
|
|
quantized fast timer range to nearest 20ms for easier reading
|
|
fixed most fast timer display and interaction issues
|
|
fast timer bars render correctly
|
|
fixed memory leak
fixed glitching of fast timer display
|
|
|
|
|
|
fix for extendablerecording not having right state
|
|
|
|
removed LLFastTimerView::getFrameTimer()
dead code elimination
fixed off by one array access crash
|
|
field to carry spatial+size data?
|
|
|
|
clean up LLFastTimerView so it can be converted to handling LLTrace data
|
|
bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.hcdaac\ssh__hg.lindenlab.com_richard_viewer-interesting-metrics_sa6ddo.hg
|
|
|
|
fix for mac unit tests failing
|
|
|
|
|
|
fixed crash on startup
|
|
|
|
|
|
|
|
fixed some uninitialized variables
root timer accumulator was being initialized to NULL
|
|
|
|
|
|
pausing world updates
|
|
|
|
|
|
field to carry spatial+size data?
|
|
|
|
fixed LLExtendableRecording to actually accumulator recording time period
renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
|
|
|
|
|
|
|
|
improved performance of fast timer stat gathering (fixed typo)
|
|
improved performance of fast timer stat gathering
|
|
more gcc fixes
|
|
|