summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-04-26tracking for copy-to-wear inventory failuresBrad Payne (Vir Linden)
2012-04-23more phase tracking for inventory opsBrad Payne (Vir Linden)
2012-04-19startup phase tracking added to appearance metricsBrad Payne (Vir Linden)
2012-04-19Move phase tracking to its own set of classes inside LLViewerStats - ↵Brad Payne (Vir Linden)
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime
2012-04-13Final pull from viewer-thx1138Merov Linden
2012-04-13SH-3080 : Fix wrong settings reading code (will crash on some machine)Merov Linden
2012-04-13Pull from viewer-thx1138Merov Linden
2012-04-12SH-3081 : Implement TextureCameraMotion settings as well as faster loading ↵Merov Linden
when the camera is still
2012-04-12SH-3080 : Implement the TextureReverseByteRange setting so we can play with ↵Merov Linden
that parameter
2012-04-12for SH-3074: clear ghost and stale texture fetching requests in timeXiaohong Bao
2012-04-12mergeBrad Payne (Vir Linden)
2012-04-12SH-3065 FIX Investigate fixes for out-of-order operations on startupcallum
Reviewed by Simon
2012-04-11Automated merge with https://hg.lindenlab.com/merov/viewer-thx1138Xiaohong Bao
2012-04-09possible fix for linux build failureBrad Payne (Vir Linden)
2012-04-09merge viewer-release to runwayBrad Payne (Vir Linden)
2012-04-09SH-3064 FIX - added cloud and cloud-or-gray stats to summary metrics. Moved ↵Brad Payne (Vir Linden)
summary metrics out of per-region info. Removed phase stats from avatar appearance change msg.
2012-04-05SH-3060 : Implement new byte range computation, cleaned up use of ↵Merov Linden
compression rate as well.
2012-04-05SH-3064 WIP - accumulate stats tied to phase timersBrad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-03For SH-3071: Increase HTTP concurrency to improve texture fetching performanceXiaohong Bao
2012-04-03For SH-3072: do not pause texture fetching when FPS is low.Xiaohong Bao
2012-04-03fixed integration test bug revealed by mac compiler pickinessBrad Payne (Vir Linden)
2012-04-02SH-3060 : Preliminary implementation of the new byte range computation, ↵Merov Linden
implement setting to turn it on or off
2012-04-02mergeBrad Payne (Vir Linden)
2012-04-02SH-3041 BUILDFIX fixed a bad function callNyx (Neal Orman)
Had a function call in last checkin that was removed before commit since I thought it was only used in debug code. Adding it back in as its actually used.
2012-04-02mergeBrad Payne (Vir Linden)
2012-04-02SH-3064 WIP - centralized logic for mapping rez status S32 values to stringsBrad Payne (Vir Linden)
2012-04-02Automated merge with https://bitbucket.org/VirLinden/runwayNyx (Neal Orman)
2012-04-02SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to loadNyx (Neal Orman)
Prevents the avatar's baked texture UUIDs sent by the server's first objectUpdate message from being overwritten until the wearable cache results come back.
2012-03-22mergeBrad Payne (Vir Linden)
2012-03-22fixed typoBrad Payne (Vir Linden)
2012-03-22fix for texture density display so that it works with shaders enabledRichard Linden
2012-03-21SH-3039 WIP - trying to close phases where neededBrad Payne (Vir Linden)
2012-03-21SH-3041 WIP Utilizing early object update texture dataNyx (Neal Orman)
Caching the mapping between baked texture hashes and UUIDs should be able to be avoided if the initial texture data sent down is accuate. This patch will use the first objectupdate message sent for your own avatar to set the baked texture UUIDs for your avatar. These appear to match the UUIDs sent from the hash lookup. Testing needed to verify that you can successfully decloud before the server sends you the hash lookup response, if your bakes are cached locally.
2012-03-21changed nearby avatar stat metrics to map instead of arrayBrad Payne (Vir Linden)
2012-03-20shortened label for texture density displayRichard Linden
2012-03-20Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1Richard Linden
2012-03-20added debug tools for visualizating texel density at various discard levels ↵Richard Linden
(current, requested, full)
2012-03-20Automated merge with https://bitbucket.org/VirLinden/runwayNyx (Neal Orman)
2012-03-20SH-3040 FIX Inventory caching issuesNyx (Neal Orman)
A complete fix for a single cause of caching issues, does not solve all caching issues. Fixes the issue of inventory links that were incorrectly being marked as broken. Broken links get a second chance to see if their base objects exist in inventory now.
2012-03-19enable per-appearance-change metrics sendingBrad Payne (Vir Linden)
2012-03-19merge viewer-thx-runway-shared-1 to runwayBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - bit more cleanup on log messagesBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - updated logcontrol.xmlBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵Brad Payne (Vir Linden)
toggling when default is INFO
2012-03-16SH-3044 - tag avatar log messages LL_INFOS(Avatar)Brad Payne (Vir Linden)
2012-03-15SH-2970 WIP - pretty-print some metrics for more readable logBrad Payne (Vir Linden)
2012-03-15Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1Richard Linden
2012-03-15added stats tracking for texture/object cache hit rates and texture cache ↵Richard Linden
read latency