summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-interestingRichard Linden
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-13Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
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-12Added tag 3.4.5-release for changeset a49c715243a3Oz Linden
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-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
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-05Added tag 3.4.5-beta5 for changeset 852b69ef0b5fOz Linden
2013-02-05merge changes for DRTVWR-297Oz Linden
2013-02-05tag merge of DRTVWR-297Oz Linden
2013-02-05merge changes for DRTVWR-296Oz Linden
2013-02-05tag merge of DRTVWR-296Oz 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
2013-02-01STORM-1930 Quality & Speed slider has Ultra label where High should be.Whirly
2013-01-31SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fast timer bars render correctly
2013-01-30Added tag 3.4.5-beta4 for changeset 1567de5700c2Oz Linden
2013-01-29MAINT-2281: correct test for XP (corrected fix I applied incorrectly)Oz Linden
2013-01-29tag merge of DRTVWR-292Oz Linden
2013-01-27SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fixed memory leak fixed glitching of fast timer display
2013-01-26[MAINT-2233] Duplicate entries in notifications.xmlChris Baker
- Removed duplicate entry from panel_preferences_general.xml
2013-01-25for SH-3781: LLTrace issuesXiaohong Bao
2013-01-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-25SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fix for extendablerecording not having right state
2013-01-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao