Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy |
2023-11-20 | llmemory: use getrusage for getCurrentRSS on linux | Miezhiko |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-06-17 | SL-17485-b - Attempt to make teamcity builds happy by not referencing a newvi... | Howard Stearns |
2022-06-13 | SL-17485 - Provide corrected missing memory data on mac: sAllocatedPageSizeIn... | Howard Stearns |
2022-05-27 | Merged in SL-15937 (pull request #991) | Howard Stearns |
2022-05-23 | SL-15937 - adjust memory limit / cache code | Howard Stearns |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2020-10-19 | DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code | Dave Houlton |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2018-06-02 | Use more typedefs to simplify sync between viewer and sim env settings code. | Graham Linden |
2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev |
2017-05-10 | DRTVWR-418, MAINT-6996: Update Mac mem queries (per Drake Arconis) | Nat Goodspeed |
2017-05-04 | DRTVWR-418, MAINT-6996: On Mac, obtain total mem, not resident mem. | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Update Mac LLMemory::getCurrentRSS(). | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Rationalize LLMemory wrt 64-bit support. | Nat Goodspeed |
2016-11-22 | DRTVWR-418: Use uintptr_t when casting pointers to ints. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-04-27 | MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high Ren... | ruslantproductengine |
2014-10-28 | MAINT-4435 FIXED build fix patchset2 | ruslantproductengine |
2014-10-27 | MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices | ruslantproductengine |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden |
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden |
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-20 | BUILDFIX: unit assignment error | Richard Linden |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ... | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-11-19 | merge with viewer-development | Richard Linden |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-10-11 | MAINT-1684: Correcting the calls to ll_aligned_free() which should have actua... | William Todd Stinson |
2012-10-11 | MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ... | William Todd Stinson |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ... | Oz Linden |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com |
2012-01-04 | SH-2789 WIP - stricter calling of memcpyNonAliased16 | Brad Payne (Vir Linden) |
2011-12-19 | SH-2789 WIP - various fixes to force 16-byte alignment | Brad Payne (Vir Linden) |
2011-11-22 | trivial: update the memory pool log info to the latest. | Xiaohong Bao |
2011-10-31 | merge | Brad Payne (Vir Linden) |
2011-10-25 | fix for SH-2624: crash at LLPrivateMemoryPoolManager::freeMem: ASSERT (!addr) | Xiaohong Bao |
2011-10-17 | merge changes for storm-1651 | Oz Linden |
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks |
2011-10-10 | fix for SH-2464: Crash on exit in LLPrivateMemoryPoolManager::freeMem | Xiaohong Bao |
2011-09-07 | fix for VWR-26864: Recent commit to Snowstorm project introduces frequent err... | Xiaohong Bao |
2011-09-02 | re-write the hash table code to eliminate potential flaws and simplify the im... | Xiaohong Bao |
2011-07-20 | add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ... | Xiaohong Bao |