summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2013-10-30more fix to reduce number of rendered triangles per frame.Xiaohong Bao
2013-10-30fix for SH-4584: Interesting: objectprojectionAreaCutOFF hides large objects ↵Xiaohong Bao
on adjacent regions.
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-25trivial: convert to unix endings.Xiaohong Bao
2013-10-25revert the changeset 71221dddea16: add throttle to number of pokes to ↵Xiaohong Bao
potential visible objects per frame.
2013-10-24add throttle to number of pokes to potential visible objects per frame.Xiaohong Bao
2013-10-22fix for various object missing bugs: SH-4552, SH-4564, SH-4573, SH-4568Xiaohong Bao
2013-10-18stop other cameras than the world camera to asscee object cache.Xiaohong Bao
2013-10-17fix for SH-4569: Objects are not culled by size in the distanceXiaohong Bao
2013-10-16more fix for SH-4552: Interesting: objects sometimes fail to load after ↵Xiaohong Bao
teleport.
2013-10-16fix for SH-4552: Interesting: objects sometimes fail to load after teleport.Xiaohong Bao
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-09temporarily added test call for FlickrConnect and TwitterConnect for ACME-1014Cho
2013-10-08merge from viewer-releaseRichard Linden
2013-10-07Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
added more MemTrackable types optimized memory usage of LLTrace some more
2013-10-04more fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-03Make the region hand shake flag bit of empry cache independent.Xiaohong Bao
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-01fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-26more optimization for memory footprint.Xiaohong Bao
2013-09-25fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-09-24SH-3455 WIP - removed some handling for appearance version < 1Brad Payne (Vir Linden)
2013-09-20Fix AvatarRenderInfo cap broken in merge, add a new diagnostic log messagesimon
2013-09-20fix for SH-4430: Interesting: Light objects behind you are not loaded at login.Xiaohong Bao
2013-09-19Pull from lindenlab/viewer-releaseMerov Linden
2013-09-19Merge. Pull in viewer-release after materials viewer release.Monty Brandenberg
2013-09-18fix for SH-4500: Interesting: Some content on adjacent region not visible ↵Xiaohong Bao
after teleport.
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-08-29add some debug settings for easier tuning up performance.Xiaohong Bao
2013-08-19mergeRichard Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard 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-16fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵Xiaohong Bao
late
2013-08-14Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-14remove some code which has nagetive impact on memory footprint.Xiaohong Bao
2013-10-23Merge latest viewer-release with FBCsimon
2013-09-25Merge recent viewer-bear fixes that missed the boatGraham Linden
2013-09-19Merge downstream codesimon_linden
2013-08-12mergeRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100%Richard Linden
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases
2013-08-08fix for SH-4402: interesting: lower FPS with lots of objects in viewXiaohong Bao
2013-08-08Moved commented out capabilities debugging code into ifdef'd block and added ↵Logan Dethrow
a comment describing the use of it.
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always ↵Xiaohong Bao
correct
2013-08-06fix for SH-4398: Interesting: viewer crash in ↵Xiaohong Bao
LLVOCacheEntry::updateParentBoundingInfo
2013-08-05fix for SH-4397: Object cache occlusion culling results are not always correctXiaohong Bao
2013-07-31fix for SH-4393: Interesting: viewer crash in LLViewerRegion::addNewObjectXiaohong Bao
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao