summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Expand)Author
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 telep...Xiaohong Bao
2013-10-16fix for SH-4552: Interesting: objects sometimes fail to load after teleport.Xiaohong Bao
2013-10-16mergeBrad Payne (Vir Linden)
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
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 obj...Xiaohong Bao
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 aft...Xiaohong Bao
2013-09-09some fix for SH-4416: Interesting: memory footprint is larger when loading fr...Xiaohong Bao
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
2013-08-16fix for SH-4297: interesting: viewer-interesting starts loading cached scene ...Xiaohong Bao
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
2013-08-09SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100%Richard Linden
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
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always c...Xiaohong Bao
2013-08-06fix for SH-4398: Interesting: viewer crash in LLVOCacheEntry::updateParentBou...Xiaohong Bao
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
2013-07-30fix for SH-4297: interesting: viewer-interesting starts loading cached scene ...Xiaohong Bao
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-29fix for SH-4293: texture console takes a while to settle down on Interesting ...Xiaohong Bao
2013-07-25MAINT-2715 FIX Capabilities request handling not working properly if request ...PavelK ProductEngine
2013-07-18Merge. Refresh from viewer-release.Monty Brandenberg
2013-07-11Adding support for COPY methods to httpclient. Implementing viewer-side use ...Don Kjer