summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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-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-19fix for SH-4501: Interesting: Occluded objects do not appear when Occluder ↵Xiaohong Bao
object is deleted.
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-18increment viewer version to 3.6.7Oz 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-09merge with viewer-releaseRichard Linden
2013-09-09fix a login crashXiaohong Bao
2013-09-09Merge viewer-release 3.6.5 CocoaGraham Linden
2013-09-09increment viewer version to 3.6.6Oz 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-09NORSPEC-362 address video mem leak on windows on maximizeGraham Linden
2013-09-07mergeRichard Linden
2013-09-07added memory usage and occlusion events to tracesRichard Linden
renamed "current" to "primary" when referring to accumulators
2013-09-05NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵Graham Linden
reflection
2013-09-05Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-08-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao