summaryrefslogtreecommitdiff
path: root/indra/llcommon/llcommon.cpp
AgeCommit message (Expand)Author
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-05-02#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)RunitaiLinden
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-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2022-01-14SL-16606: Add profiler category MEMORYPtolemy
2021-10-26SL-16243 Followup -- fix for inconsistently calling TracyAlloc/TracyFreeRunitai Linden
2021-10-26SL-16193 Fix for mesh selection outline not rendering correctly (and broken p...Dave Parks
2021-10-25SL-16243 Add Tracy timers to global new/delete overrides.Dave Parks
2021-09-28SL-16040: _aligned_malloc() and _aligned_free() are Microsoft only.Nat Goodspeed
2021-09-28SL-16040: operator new() must never return nullptr.Nat Goodspeed
2021-09-15SL-15962 Add hooks for tracy memory profilingDave Houlton
2020-09-25SL-13034 Last string in logs should say 'Goodbye'Andrey Kleshchev
2017-05-02DRTVWR-418, MAINT-6996: Rationalize LLMemory wrt 64-bit support.Nat Goodspeed
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-20MAINT-5232: Introduce SUBSYSTEM_CLEANUP() macroNat Goodspeed
2013-10-08merge from viewer-releaseRichard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-17Some minor cleanups while hunting crashes. Reviewed by Kellysimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-28SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-26SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-24SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
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
2008-09-05svn merge -r95288:95907 svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-serve...Andrew Meadows
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-01-02Print done when done.James Cook