Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-19 | merge with viewer-development | Richard Linden | |
2012-11-08 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
Finished making LLUnit implicitly convertible to/from scalar integer values cleaned up test code | |||
2012-11-07 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
fixed trace data gathering and routing from background thread simplified slave->master thread communication (eliminated redundant recording and proxy object) improved performance of fast timer data gathering (slow iterators) | |||
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
2012-10-19 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
finished most of conversion of llviewerassetstats ported some param block fixes from viewer-chui converted viewer asset stats to param block format | |||
2012-10-18 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed trace recording on background threads hitting null pointer | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-17 | SH-3275 Update viewer metrics system to be more flexible | Richard Linden | |
put template parameter back in LLUnit units added free function operators for mathematical manipulation of unit values converted texture memory tracking to units | |||
2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted all remaining LLViewerStats to lltrace | |||
2012-10-12 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
default to double precision now fixed unit conversion logic for LLUnit renamed LLTrace::Rate to LLTrace::Count and got rid of the old count as it was confusing some const correctness changes | |||
2012-10-12 | SH-3275 WIP Update viewer metrics system to be more flexible | Richard Linden | |
cleaned up accumulator merging logic introduced frame recording to LLTrace directly instead of going through LLViewerStats moved consumer code over to frame recording instead of whatever the current active recording was | |||
2012-10-10 | merge | Richard Linden | |
2012-10-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed units conversion so that trace getters return convertable units removed circular dependencies from lltrace* converted more stats to lltrace | |||
2012-10-03 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
SH-3403 FIX implement unit conversion LLUnit implements unit tracking and conversion added support for LLUnit to LLTrace duplicated most llstats into LLTrace equivalents | |||
2012-10-02 | SH-3404 create sampler class | Richard Linden | |
renamed LLTrace::ThreadTrace to LLTrace::ThreadRecorder renamed LLTrace::Sampler to LLTrace::Recording | |||
2012-10-01 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
cleaned up API samplers are now value types with copy-on-write buffers under the hood removed coupling with LLThread | |||
2012-09-30 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
factored out lltrace::sampler into separate file added rudimentary lltrace support to llstatgraph made llstatgraph use param blocks more effectively moves initial set of stats over to lltrace removed windows.h #defines for min and max | |||
2012-09-06 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-09-06 | Automated merge with file:///Users/nat/linden/davep-viewer-development-rebased | Nat Goodspeed | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-09-04 | Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific ↵ | Don Kjer | |
LLViewerTexLayerSetBuffer | |||
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-29 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
further cleanup of LLStat removed llfloaterlagmeter | |||
2012-08-29 | MAINT-1491 Make GPU table more readable, clear out some cruft, and start ↵ | Dave Parks | |
reporting raw GL strings in viewer stats instead of GPU table labels to make future GPU table overhauls more effective. | |||
2012-08-28 | MAINT-1491 Integration of statistically generated GPU table -- enable ↵ | Dave Parks | |
shadows by default where appropriate. | |||
2012-08-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-18 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
fixed build | |||
2012-07-18 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
continued clean up of llstats stuff | |||
2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
clean up of llstats stuff | |||
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | merge | Dave Parks | |
2012-06-11 | avatar metrics - cleanup, removed unused fields | Brad Payne (Vir Linden) | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-18 | PATH-638: Adding elements to render the new sim stats. | Todd Stinson | |
2012-05-11 | MAINT-586 Starting logging OpenGL version and shader level to simulator | Dave Parks | |
2012-04-19 | Move phase tracking to its own set of classes inside LLViewerStats - ↵ | Brad Payne (Vir Linden) | |
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime | |||
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-04-19 | merge | Dave Parks | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |