Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-01 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
2012-10-31 | for SH-3471: create a simplified version of octree for object cache entries. | Xiaohong Bao | |
2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-236 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden | |
2012-10-29 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed predicate update logic and reduced to 2 classes | |||
2012-10-29 | for SH-3459: interesting store object bounding information in viewer cache | Xiaohong Bao | |
2012-10-26 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed llpredicate so that values and rules work uniformly with predicate logic and/or/negate works in parallel with set/clear | |||
2012-10-26 | MAINT-1709 Fix for >> that should have been > > | Dave Parks | |
2012-10-25 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed crash on exit | |||
2012-10-25 | avoid redundant object creation. | Xiaohong Bao | |
2012-10-25 | Merge | Kelly Washington | |
2012-10-25 | more for SH-3333: avoid repeatedly creating/killing a same object from ↵ | Xiaohong Bao | |
object cache due to occlusion culling. | |||
2012-10-24 | pull back changes (enable tcmalloc) from 3.4.1-beta10 | Oz Linden | |
2012-10-24 | disable tcmalloc again | Oz Linden | |
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted "int" to "S32" | |||
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
cleaned up predicate system, made unknown work with remove | |||
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
improved predicate system, added uncertain/unknown predicates | |||
2012-10-23 | Allow user to override either English, or localized, skinned file. | Nat Goodspeed | |
Original LLDir::findSkinnedFilenames() implementation used a tricky rule: a given skin directory was only considered if it provided a default-language override for the sought filename, regardless of whether it also provided localizations for that filename. Discussion with Richard clarifies that we want to allow the user to override neither, either or both. Change findSkinnedFilenames() accordingly; update unit tests to verify new semantics. | |||
2012-10-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
added return value to serialize function to track if any values were written | |||
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
sanitized param block code to accept isValid and isProvided at any point added predicates to control serialization | |||
2012-10-22 | LLDrawable::destroy: Illegal deletion of LLDrawable! | Nicky | |
2012-10-23 | correct faulty merge | Oz Linden | |
2012-10-22 | Enable tcmalloc | Dave Parks | |
2012-10-22 | Trying original version of GBP with new scripts/code- revert corresponding ↵ | callum_linden | |
cpp code | |||
2012-10-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
removed spam and dead code | |||
2012-10-20 | Removing build.sh darwin symbols hack. Adding '-g' to both CFLAGS and ↵ | Don Kjer | |
CXXFLAG to have cmake generation debug symbols in xcode. | |||
2012-10-20 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed build | |||
2012-10-20 | Adding expanded searching for symbols during google breakpad symbol scan | Don Kjer | |
2012-10-19 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
removed spam and dead code | |||
2012-10-19 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
finished most of conversion of llviewerassetstats ported some param block fixes from viewer-chui converted viewer asset stats to param block format | |||
2012-10-19 | fix a gTextureTimer bug: it starts too early. | Xiaohong Bao | |
2012-10-19 | merge back late fix for MAINT-1753 | Oz Linden | |
2012-10-19 | merge changes for DRTVWR-233 | Oz Linden | |
2012-10-19 | pull back changes from 3.4.1-beta9 | Oz Linden | |
2012-10-18 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
created param block skeleton for asset stats removed most of llviewerassetstats logic | |||
2012-10-18 | MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid ↵ | William Todd Stinson | |
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying. | |||
2012-10-18 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed trace recording on background threads hitting null pointer | |||
2012-10-18 | Removing -g flag from mac builds | Don Kjer | |
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-17 | Adding '-g' to mac builds | Don Kjer | |
2012-10-17 | MAINT-1527 Fix for crash on exit when VBO disabled | Dave Parks | |
2012-10-17 | Update script that generates Google Breakpad symbols to look in tghe right ↵ | callum_linden | |
place first and default to the original location if not found. | |||
2012-10-17 | MAINT-873 Fix for inability to upload meshes on some systems. | Dave Parks | |
2012-10-17 | SH-3275 Update viewer metrics system to be more flexible | Richard Linden | |
put template parameter back in LLUnit units added free function operators for mathematical manipulation of unit values converted texture memory tracking to units | |||
2012-10-16 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development. | William Todd Stinson | |