summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-07renamed TraceType to StatTypeRichard Linden
added more MemTrackable types optimized memory usage of LLTrace some more
2013-10-03Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-03more memory optimizations of lltraceRichard Linden
2013-10-03fixed memory tracking of lltrace systemRichard Linden
2013-10-03add a debug setting: "BackShpereCullingRadius"Xiaohong Bao
2013-10-03BUILDFIX: fixed tabs in cmake file and lack of newline at EOFRichard Linden
2013-10-03change debug setting name "ObjectCacheViewCullingEnabled" to ↵Xiaohong Bao
"RequestFullRegionCache"
2013-10-03Make the region hand shake flag bit of empry cache independent.Xiaohong Bao
2013-10-03added initial memory usage tracking for lltraceRichard Linden
2013-10-02Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-02more for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-10-02fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-10-01BUILDFIX: missing headerRichard Linden
2013-10-01BUILDFIX: another unit test link seam with out of date codeRichard Linden
2013-10-01BUILDFIX: old style fast timer use, broken unit testRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-01fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-27BUILDFIX: too many argumentsRichard Linden
2013-09-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27fixed lltrace memory trackingRichard Linden
image memory utilization now always non-negative
2013-09-27Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27BUILDFIX: fix for bad assert causing unit tests to failRichard Linden
2013-09-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27BUILDFIX: fix for mac buildsRichard Linden
also, fixed alignment of tick labels on stat bars
2013-09-26more optimization for memory footprint.Xiaohong Bao
2013-09-26fix for SH-4523: interesting: viewer sometimes doesn't save objectcache file ↵Xiaohong Bao
on disconnect from region
2013-09-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-26fix for display of joystick statbar monitorsRichard Linden
2013-09-26BUILDFIX: ll_aligned_free callRichard Linden
2013-09-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-26fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-25Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml
2013-09-25Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-25fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-09-24converted memory tracking units to KB from BRichard Linden
added more memory tracking to LLFolderView and kin
2013-09-23added mem stats to floater_statsRichard Linden
2013-09-23refactored lltrace mem tracking to store allocation and deallocation sizesRichard Linden
at the same time and work better with threads
2013-09-20Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-20more fix for SH-4501: Interesting: Occluded objects do not appear when ↵Xiaohong Bao
Occluder object is deleted.
2013-09-20fix for SH-4430: Interesting: Light objects behind you are not loaded at login.Xiaohong Bao
2013-09-19BUILDFIX: forgot forward declarationRichard Linden
better overrides for memclaim and memdisclaim of sizes added occlusion stats to stats floater stats now render range instead of mean
2013-09-19BUILDFIX: bad calls to claim_shadow_mem and disclaim_shadow_memRichard Linden
2013-09-19line endings fixRichard Linden
2013-09-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
also added ability for statbar to show memtrackable info
2013-09-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao