summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-30Fast timer view had a maybe uninitialised variableErik Kundiman
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-12-12Fix nonnull error in gcc version 13 on Linux.AiraYumi
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-04-22SL-10828 [Dev tools] Scroll for fast timerandreykproductengine
2019-04-04SL-10828 [Dev tools] Fix Fast Timers' visibilityandreykproductengine
2018-02-23MAINT-8302 Re-enabled exportChartsandreykproductengine
2018-02-15Add debug setting and code to allow nVidia nSight graphics debugging to captu...Graham Linden graham@lindenlab.com
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-07-28MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ...Rider Linden
2017-08-30MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol...andreykproductengine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-10-31MAINT-2465 FIXED Viewer crash when hovering in fast timers floaterMnikolenko Productengine
2016-09-02SL-124 - small comment cleanupsBrad Payne (Vir Linden)
2016-07-15SL-126 - getting performance analysis into a non-crashing stateBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
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