summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-03-25SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats
2013-03-22BUILDFIX gcc and vc fixesRichard Linden
2013-03-22Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-03-22Automated merge with ↵Richard Linden
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.sp0eps\ssh__richard@hg.lindenlab.com_richard_viewer-interesting-metrics_5o81ck.hg
2013-03-22merge with viewer-releaseRichard Linden
2013-03-21Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fix for broken pause button on fast timer view
2013-03-21Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-21BUILDFIX fix for gcc buildRichard Linden
2013-03-21Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsXiaohong Bao
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard 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-20for SH-3918: Viewer should respond to cache probes in order received (don't ↵Xiaohong Bao
sort response)
2013-03-20for SH-4004: interesting: need debug option to clear viewer cache while ↵Xiaohong Bao
still logged in
2013-03-19build fixRichard Linden
2013-03-18Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-18Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-18fix for change in LLTrace APIRichard Linden
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
cleaned up MemTrackable stats to not use special padded allocation
2013-03-18Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
cleaned up xml file
2013-03-18MergeXiaohong Bao
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-03-14for SH-3968: Rendering issues when scene loading monitoring code disabled on ↵Xiaohong Bao
Mac.
2013-03-14SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
collapsed Orientation enums to all use LLView::EOrientation added ability to display stat bar horizontally
2013-03-13for SH-3913: the viewer should notify the region at connect time if it does ↵Xiaohong Bao
not have a cache file
2013-03-13revert changes for SH-3653: Can we repurpose ↵Xiaohong Bao
ObjectUpdateCached:ObjectData:UpdateFlags field to carry spatial+size data?
2013-03-11for SH-3979: interesting: can not edit objects with new object cache codeXiaohong Bao
2013-03-11for SH-3976: interesting: make new object cache be able to handle shadows.Xiaohong Bao
2013-03-11separated RecordingBuffers from Recording to make active recording stack ↵Richard Linden
more safe (part 2)
2013-03-11separated RecordingBuffers from Recording to make active recording stack ↵Richard Linden
more safe
2013-03-11renamed some variables/methods in LLTrace to make things clearerRichard Linden
2013-03-08fixed remaining sample and add callsRichard Linden
2013-03-08remove some redundant code for SH-3937: interesting: implement the new cache ↵Xiaohong Bao
probe logic
2013-03-07for SH-3937: interesting: implement the new cache probe logicXiaohong Bao
2013-03-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of ↵Richard Linden
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc.
2013-03-04trivial: convert to unix line endings.Xiaohong Bao
2013-02-28for SH-3824: interesting: Ensure viewer can handle object updates from ↵Xiaohong Bao
entire region gracefully
2013-02-13SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
fix for inaccurate optimization of full block time calculations
2013-02-10SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
streamlined fast timer delta tracking
2013-02-09SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
moved image timings under "Update Images" fast timer
2013-02-09SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
fixed anamolous LLFastTimer timings
2013-02-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-02-08SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
added debug output to BlockTimer
2013-02-07SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fix for timings for recursive fast timers not being correct
2013-02-05SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
quantized fast timer range to nearest 20ms for easier reading
2013-02-05merge changes for DRTVWR-297Oz Linden
2013-02-04MAINT-2323 Fix for crash on shutodwn in mesh responder destructorsDave Parks
2013-02-02SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fixed most fast timer display and interaction issues