summaryrefslogtreecommitdiff
path: root/indra/llcommon/lltimer.cpp
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-06Change LL_FREEBSD to already existing __FreeBSD__Erik Kundiman
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-09llcommon: BOOL (int) to real bool/LSTATUSLars Næsbye Christensen
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-07-19Macro defs on FreeBSD as it's a supported arch nowErik Kundiman
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-01-04DRTVWR-575: Fix bug in macOS micro_sleep().Nat Goodspeed
2022-11-30SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to redu...Dave Parks
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-10-13SL-18190 Potential fix for sapping CPU when "sleeping"Dave Parks
2022-05-31SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...Dave Parks
2022-05-24SL-17484 Build fix.Dave Parks
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used warnin...callum_linden
2014-02-24merge with releaseRichard 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-09second phase summer cleaningRichard Linden
2013-07-30BUILDFIX: some gcc build fixesRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-24BUIDLFIX: forgot to extract value from units object for calling llformatRichard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-07SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-08SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-19Change Linux fasttimer implementation back to RDTSC - using a reliable syscal...Tofu Linden
2010-02-06move LLEventTimer into its own source module. everyone includes it, almost n...Tofu Linden
2010-02-05EXT-4754 Fix for LLEventTimer::updateClass crash.Mark Palange (Mani)
2010-02-04EXT-4754 Crash in LLEventTimer::updateClassTofu Linden
2010-02-04A flag+assert to help track bad behaviour in LLEventTimer, especially EXT-4754Tofu Linden
2009-11-10Enhance LLInstanceTracker variants to be more uniform.Nat Goodspeed
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears