summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-26fix for display of joystick statbar monitorsRichard Linden
2013-09-26BUILDFIX: ll_aligned_free callRichard Linden
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
2013-09-19fix for SH-4501: Interesting: Occluded objects do not appear when Occluder ↵Xiaohong Bao
object is deleted.
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-18Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-18fix for SH-4500: Interesting: Some content on adjacent region not visible ↵Xiaohong Bao
after teleport.
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18mergeRichard Linden
2013-09-18mergeRichard Linden
2013-09-17removed spurious dependency of llui on newviewRichard Linden
2013-09-16mergeRichard Linden
2013-09-16Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-16fix to load neighboring regions faster.Xiaohong Bao
2013-09-13FIX: SH-4499 Mac generates lots of 'Entering main_loop' log spamRichard Linden
2013-09-13fix for SH-4494: interesting: deleted objects reappearXiaohong Bao
2013-09-12Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-12fix for SH-4477: Interesting: objects on adjacent region are not visible. #3 andXiaohong Bao
SH-4457: Interesting: nearby content on adjacent region is not visible.
2013-09-11SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-09mergeRichard Linden
2013-09-09SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09updated autobuild reference to llappearance-utilityRichard Linden
2013-09-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-09fix a login crashXiaohong Bao
2013-09-09increment viewer version to 3.6.6Oz Linden
2013-09-09Added tag 3.6.5-release for changeset bf6d45304601Oz Linden
2013-09-09BUILDFIX: don't use typeinfo() in static object constructor of baseclassRichard Linden
2013-09-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-09some fix for SH-4416: Interesting: memory footprint is larger when loading ↵Xiaohong Bao
from cache while ObjectCacheViewCullingEnabled is enabled than when it's disabled.
2013-09-09rebalance the object cache octrees.Xiaohong Bao
2013-09-09eliminate some redundant geometry rebuilding operations during teleportingXiaohong Bao
2013-09-09cancel redundant memory alignments for some base classes to get better ↵Xiaohong Bao
memory performance
2013-09-08forgot to update instancetracker key when lazily generating nameRichard Linden
for memstat trace