summaryrefslogtreecommitdiff
path: root/indra/llui/llstatbar.cpp
AgeCommit message (Expand)Author
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
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-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-08-24SL-18620 Statistics->Advanced->Memory Usage no longer updatingAlexander Gavriliuk
2021-11-19SL-16329 - track frame time and jitter (as average deviation frame to frame) ...Brad Payne (Vir Linden)
2021-10-07SL-16024: Return shared_ptr from LLInstanceTracker::getInstance().Nat Goodspeed
2015-02-12STORM-2104 Statistics floaters adjustmentsJonathan Yap
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-08-27MAINT-4368 FIXED Statistics floater - Object Cache Hit Rate, Cache Hit Rate a...andreykproductengine
2013-11-19SH-4634 FIX Interesting: Viewer crashes when receiving teleport offerRichard Linden
2013-10-30stats now autoscale back down in range, instead of sticking at high water markRichard Linden
2013-10-29fixed timer bars not appearing in fast timer viewRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
2013-09-27BUILDFIX: fix for mac buildsRichard Linden
2013-09-26fix for display of joystick statbar monitorsRichard Linden
2013-09-19BUILDFIX: forgot forward declarationRichard Linden
2013-09-19line endings fixRichard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
2013-08-26added compile time warnings to use of deprecated llinfos, llwarns, etc.Richard Linden
2013-08-22SH-4433 FIX: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard 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-08-13SH-4346 FIX Interesting: some integer Statistics are displayed as floating po...Richard Linden
2013-08-12SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo...Richard Linden
2013-08-01SH-4374 WIP Interesting: Statistics Object cache hit rate is always 100%Richard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-24SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" whenRichard Linden
2013-07-23SH-4366 FIX: Interesting Viewer Crashes when opening Statistics floaterRichard Linden
2013-07-23stat bars with no stats now show n/a instead of oRichard Linden
2013-07-15BUILDFIX: remove ambiguity of is_approx_equal, use llabs instead of fabsRichard Linden
2013-07-12SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ...Richard Linden
2013-07-08SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ...Richard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-06-02SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-05-29SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-04-10BUILDFIX: gcc error about type conversionRichard Linden