Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | ruslantproductengine | |
RenderVolumeLODFactor - fix for review - fix in buffer overrun detector | |||
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 | |
less than allowed. Changes in all other files relate auxiliary methods for catching similar bugs in future. | |||
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden | |
renamed "current" to "primary" when referring to accumulators | |||
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden | |
forced unit conversion code to inline unit conversion now no longer converts all the way to base and back, but tries to find equivalent units as early as possible fixed another llinfos instance scene monitor now outputs n/a for invalid samples | |||
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values | |||
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 | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
converted many values over to units system in effort to track down source of 0 ping | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
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 | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-10-11 | MAINT-1684: Correcting the calls to ll_aligned_free() which should have ↵ | William Todd Stinson | |
actually been to ll_aligned_free_16(). | |||
2012-10-11 | MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ↵ | William Todd Stinson | |
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees. | |||
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ↵ | Oz Linden | |
tested | |||
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
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 ↵ | Xiaohong Bao | |
errors and crashes associated with private memory pool. | |||
2011-09-02 | re-write the hash table code to eliminate potential flaws and simplify the ↵ | Xiaohong Bao | |
implementation. | |||
2011-07-20 | add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ↵ | Xiaohong Bao | |
pool. | |||
2011-07-20 | fix a merge error | Xiaohong Bao | |
2011-07-19 | fix for memory alignment to 16 bytes. | Xiaohong Bao | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-05-11 | fix a crash | Xiaohong Bao | |
2011-05-11 | fix a crash | Xiaohong Bao | |
2011-05-10 | fix a linux compiling error. | Xiaohong Bao | |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao | |
2011-04-04 | fix an issue on mac and linux, also fix an assertion. | Xiaohong Bao | |
2011-04-04 | fix the bug for mac and linux of continuously adjusting memory. | Xiaohong Bao | |
2011-02-24 | fix the compiling error: "free" is defined and in use globally. | Xiaohong Bao | |
2011-02-23 | add types to LLPrivateMemoryPool | Xiaohong Bao | |
2011-02-23 | fix a merge error | Xiaohong Bao | |
2011-02-23 | fix an assert error | Xiaohong Bao | |
2011-02-23 | Automated merge with ssh://hg.lindenlab.com/bao/private-memory-pool | Xiaohong Bao | |
2011-02-23 | Merge from viewer-development | Xiaohong Bao | |
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-28 | trivial: convert to "unix return" | Xiaohong Bao | |
2011-01-26 | add "pause" function for SH-846: design and implement the debug code to ↵ | Xiaohong Bao | |
locate memory leaking |