Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-30 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed LLTrace::ExtendablePeriodicRecording::extend() to include *all* frame extensions gated SlaveThreadRecorder pushing to master based on master update rate reverted changes to LLThreadLocalSingletonPointer to not use offset-from-default trick | |||
2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed copy construction behavior of Recordings to not zero out data split measurement into event and sample, with sample representing a continuous function | |||
2013-01-22 | SH-3275 WIP Update viewer metrics system to be more flexible | Richard Linden | |
fix for mac unit tests failing | |||
2013-01-17 | fix for mac thread local storage | Richard Linden | |
2013-01-15 | Attempted fix for thread local storage on OS X | Richard Linden | |
2013-01-11 | fix for mac builds | Richard Linden | |
2013-01-03 | fixing linux compile errors for llcommon after LLTrace work | Andrew Meadows | |
2013-01-03 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
made fast timer stack thread local added LLThreadLocalSingleton made LLThreadLocalPointer obey pointer rules for const added LLThreadLocalSingletonPointer for fast thread local pointers |