summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.cpp
AgeCommit message (Expand)Author
2014-10-18Update to build on Xcode 6.0: collection of removal of unused variables [-Wu...callum_linden
2013-11-12BUILDFIX - miscellaneous stuff missed in the mergeRichard Linden
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-29always dump entire fast timer log on right click...not just visible timersRichard Linden
2013-10-23moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimerRichard Linden
2013-10-16moved tree iterators into llfasttimer.hRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-03more memory optimizations of lltraceRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-19BUILDFIX: removed consideration of some bad overloads in return type evaluationRichard Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-09-13Build fix after patch for MAINT-3137dmitrykproductengine
2013-08-09second phase summer cleaningRichard Linden
2013-07-31cleanup - renamed valueAs to valueInUnits and made it a symmetrical getter/se...Richard Linden
2013-07-23renamed mVarianceSum to mSumOfSquares to be more clearRichard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-28SH-4299 FIX Interesting: High fps shown temporarily off scale in statistics c...Richard Linden
2013-06-20merge with releaseRichard Linden
2013-06-19BUILDFIX: forgot a fileRichard Linden
2013-06-19SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
2013-06-18SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
2013-06-17SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-14Rollback Maestro interp changesGraham Madarasz (Graham Linden)
2013-03-08Optimize interp code to elim hundreds of divides per frame and fix jitter bugs.Graham Madarasz (Graham)
2013-03-05Fixing issues with not detecting when LLSD XML parsing fails. Changing most ...Don Kjer
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-02-13SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
2013-02-07SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-02-05SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-02-02SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-01-31SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-01-27SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-01-24SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-24SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
2013-01-11fix for mac buildsRichard Linden
2013-01-10yet more gcc fixesAndrew Meadows