Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed copy construction of Recorders, eliminated most zero-length frames fixed reset behavior of periodic recordings and extendable recordings to clear entire history removed busy-loop recording of stats from worker threads...stats reported only when work is done | |||
2013-05-16 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc | |||
2013-05-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
improved precision of scene diff log output | |||
2013-05-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added log output for scene monitoring | |||
2013-05-10 | BUILDFIX - bad logic in scene monitor frame recording | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-04-23 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
convert scene monitor to use extendable periodic recording | |||
2013-04-10 | fix a logout crash | Xiaohong Bao | |
2013-04-08 | Automated merge with ↵ | Richard Linden | |
bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.63pnn4\ssh__hg.lindenlab.com_richard_viewer-interesting-metrics_efdmpj.hg | |||
2013-04-04 | fix some warnings caused by scenen loading monitoring when quit viewer. | Xiaohong Bao | |
2013-03-28 | freeze particle system when monitor scene loading | Xiaohong Bao | |
2013-03-28 | change scene loading monitor frame diff filter threshold value. | Xiaohong Bao | |
2013-03-25 | for SH-3833: dump frame diff values from the scene loading monitor to a log file | Xiaohong Bao | |
2013-03-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Xiaohong Bao | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-14 | for SH-3968: Rendering issues when scene loading monitoring code disabled on ↵ | Xiaohong Bao | |
Mac. | |||
2013-01-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed gcc errors in llscenemonitor.cpp | |||
2012-12-19 | fix for SH-3640: Can not edit objects | Xiaohong Bao | |
2012-12-02 | more for SH-3350, add debug texts | Xiaohong Bao | |
2012-11-30 | for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStat | Xiaohong Bao | |
2012-11-21 | more for SH-3571: display frame-to-frame pixel differences on screen | Xiaohong Bao | |
2012-11-19 | for SH-3561: capture the frame buffer contents and compare pixel differences ↵ | Xiaohong Bao | |
between frames. |