Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
clean up of llscenemonitor.cpp | |||
2013-05-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed extra dereference for copy on write pointer moved copyonwrite mechanism to RecordingBuffers from individual buffer fixed logic that was leaving scene unfrozen when camera moved during metrics gathering | |||
2013-05-20 | BUILDFIX: mac gcc fix | Richard Linden | |
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
killed LLFastTimerView::getTime fixed block time stats always being 0 | |||
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
further improvements that should eliminate more short duration recording periods | |||
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 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-05-16 | more correct setting to enable object cache culling. | Xiaohong Bao | |
2013-05-16 | fix for SH-4080: interesting: random crash on Mac | Xiaohong Bao | |
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-13 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
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-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-05-09 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
added controls for curtain delay | |||
2013-05-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-02 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
changed sCurCameraID to enum in attempt to pinpoint memory stompage | |||
2013-05-01 | performance optimization: only scan 32 objects per frame looking for invisibles. | Xiaohong Bao | |
2013-04-24 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-04-24 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
potential fix for crasher cleaned up llsingleton | |||
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-22 | for SH-4133: create a debug tool to show textures in active fetching | Xiaohong Bao | |
2013-04-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-04-17 | for SH-4105: interesting: new viewer does not handle orphaned child prims in ↵ | Xiaohong Bao | |
ObjectUpdateCompressed messages | |||
2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-04-12 | converted #define guarded log spam to use keyword-controlled logging | Richard Linden | |
2013-04-12 | fix the crash for SH-4004: interesting: need debug option to clear viewer ↵ | Xiaohong Bao | |
cache while still logged in | |||
2013-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-04-11 | deleted unused .cpp file | Richard Linden | |
2013-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-04-11 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added ability to query periodic timer for specific number of periods used that to do smaller time averaged window for camera speed | |||
2013-04-11 | removed unused data structures | Richard Linden | |
2013-04-11 | add LLTrace::MemTrackable to LLVOCachePartition | Xiaohong Bao | |
2013-04-11 | delay removing pre-fetched textures in case the login process is very long. | Xiaohong Bao | |
2013-04-11 | for SH-4095: add an option to turn off new interest list code | Xiaohong Bao | |
2013-04-11 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed MeanValueType<T> | |||
2013-04-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler renamed getPrevRecordingPeriod, etc. to getPrevRecording | |||
2013-04-10 | fix a logout crash | Xiaohong Bao | |
2013-04-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-04-10 | trivial: convert to unix line endings. | Xiaohong Bao | |
2013-04-10 | trivial: convert to unix line endings. | 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 | |