Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats | |||
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fix for broken pause button on fast timer view | |||
2013-03-21 | BUILDFIX fix for gcc build | Richard Linden | |
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-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
cleaned up MemTrackable stats to not use special padded allocation | |||
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
cleaned up xml file | |||
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard 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-14 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
collapsed Orientation enums to all use LLView::EOrientation added ability to display stat bar horizontally | |||
2013-03-11 | separated RecordingBuffers from Recording to make active recording stack ↵ | Richard Linden | |
more safe (part 2) | |||
2013-03-11 | separated RecordingBuffers from Recording to make active recording stack ↵ | Richard Linden | |
more safe | |||
2013-03-11 | renamed some variables/methods in LLTrace to make things clearer | Richard Linden | |
2013-03-08 | fixed remaining sample and add calls | Richard Linden | |
2013-03-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-03-06 | renamed 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-02-13 | SH-3275 FIX interesting Update viewer metrics system to be more flexible | Richard Linden | |
fix for inaccurate optimization of full block time calculations | |||
2013-02-12 | Added tag 3.4.5-release for changeset a49c715243a3 | Oz Linden | |
2013-02-10 | SH-3275 FIX interesting Update viewer metrics system to be more flexible | Richard Linden | |
streamlined fast timer delta tracking | |||
2013-02-09 | SH-3275 FIX interesting Update viewer metrics system to be more flexible | Richard Linden | |
moved image timings under "Update Images" fast timer | |||
2013-02-09 | SH-3275 FIX interesting Update viewer metrics system to be more flexible | Richard Linden | |
fixed anamolous LLFastTimer timings | |||
2013-02-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-02-08 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
added debug output to BlockTimer | |||
2013-02-07 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fix for timings for recursive fast timers not being correct | |||
2013-02-05 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
quantized fast timer range to nearest 20ms for easier reading | |||
2013-02-05 | Added tag 3.4.5-beta5 for changeset 852b69ef0b5f | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-297 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-297 | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-296 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-296 | Oz Linden | |
2013-02-04 | MAINT-2323 Fix for crash on shutodwn in mesh responder destructors | Dave Parks | |
2013-02-02 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fixed most fast timer display and interaction issues | |||
2013-02-01 | STORM-1930 Quality & Speed slider has Ultra label where High should be. | Whirly | |
2013-01-31 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fast timer bars render correctly | |||
2013-01-30 | Added tag 3.4.5-beta4 for changeset 1567de5700c2 | Oz Linden | |
2013-01-29 | MAINT-2281: correct test for XP (corrected fix I applied incorrectly) | Oz Linden | |
2013-01-29 | tag merge of DRTVWR-292 | Oz Linden | |
2013-01-27 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fixed memory leak fixed glitching of fast timer display | |||
2013-01-26 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate entry from panel_preferences_general.xml | |||
2013-01-25 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fix for extendablerecording not having right state | |||
2013-01-25 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate notification elements | |||
2013-01-29 | MAINT-2281: correct test for XP | callum_linden | |
2013-01-29 | Added tag DRTVWR-291 for changeset 7f09bbc28c29 | Oz Linden | |
2013-01-28 | For MAINT-2276 a workaround to unblock 3.4.5 beta review: ted | Graham Madarasz (Graham) | |
2013-01-25 | merge changes for DRTVWR-290 | Oz Linden | |
2013-01-25 | tag merge of DRTVWR-290 | Oz Linden | |
2013-01-24 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
removed LLFastTimerView::getFrameTimer() dead code elimination fixed off by one array access crash | |||
2013-01-24 | MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksets | Kelly Washington | |
* A fix that doesn't break tanks. Reverts MAINT-1742 | |||
2013-01-24 | tag merge of DRTVWR-289 | Oz Linden | |
2013-01-24 | MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksets | Kelly Washington | |
* A fix that doesn't break doors. Reverst MAINT-2247 |