Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Final pull from viewer-thx1138 | Merov Linden | |
2012-04-13 | SH-3080 : Fix wrong settings reading code (will crash on some machine) | Merov Linden | |
2012-04-13 | Pull from viewer-thx1138 | Merov Linden | |
2012-04-12 | SH-3081 : Implement TextureCameraMotion settings as well as faster loading ↵ | Merov Linden | |
when the camera is still | |||
2012-04-12 | SH-3080 : Implement the TextureReverseByteRange setting so we can play with ↵ | Merov Linden | |
that parameter | |||
2012-04-12 | for SH-3074: clear ghost and stale texture fetching requests in time | Xiaohong Bao | |
2012-04-12 | merge | Brad Payne (Vir Linden) | |
2012-04-12 | SH-3065 FIX Investigate fixes for out-of-order operations on startup | callum | |
Reviewed by Simon | |||
2012-04-11 | Automated merge with https://hg.lindenlab.com/merov/viewer-thx1138 | Xiaohong Bao | |
2012-04-09 | possible fix for linux build failure | Brad Payne (Vir Linden) | |
2012-04-09 | merge viewer-release to runway | Brad Payne (Vir Linden) | |
2012-04-09 | SH-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-05 | SH-3060 : Implement new byte range computation, cleaned up use of ↵ | Merov Linden | |
compression rate as well. | |||
2012-04-05 | SH-3064 WIP - accumulate stats tied to phase timers | Brad Payne (Vir Linden) | |
2012-04-04 | formatting fixes (whitespace only) | Brad Payne (Vir Linden) | |
2012-04-04 | formatting fixes (whitespace only) | Brad Payne (Vir Linden) | |
2012-04-03 | For SH-3071: Increase HTTP concurrency to improve texture fetching performance | Xiaohong Bao | |
2012-04-03 | For SH-3072: do not pause texture fetching when FPS is low. | Xiaohong Bao | |
2012-04-03 | fixed integration test bug revealed by mac compiler pickiness | Brad Payne (Vir Linden) | |
2012-04-02 | SH-3060 : Preliminary implementation of the new byte range computation, ↵ | Merov Linden | |
implement setting to turn it on or off | |||
2012-04-02 | merge | Brad Payne (Vir Linden) | |
2012-04-02 | SH-3041 BUILDFIX fixed a bad function call | Nyx (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-02 | merge | Brad Payne (Vir Linden) | |
2012-04-02 | SH-3064 WIP - centralized logic for mapping rez status S32 values to strings | Brad Payne (Vir Linden) | |
2012-04-02 | Automated merge with https://bitbucket.org/VirLinden/runway | Nyx (Neal Orman) | |
2012-04-02 | SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to load | Nyx (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-22 | merge | Brad Payne (Vir Linden) | |
2012-03-22 | fixed typo | Brad Payne (Vir Linden) | |
2012-03-22 | fix for texture density display so that it works with shaders enabled | Richard Linden | |
2012-03-21 | SH-3039 WIP - trying to close phases where needed | Brad Payne (Vir Linden) | |
2012-03-21 | SH-3041 WIP Utilizing early object update texture data | Nyx (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-21 | changed nearby avatar stat metrics to map instead of array | Brad Payne (Vir Linden) | |
2012-03-20 | shortened label for texture density display | Richard Linden | |
2012-03-20 | Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1 | Richard Linden | |
2012-03-20 | added debug tools for visualizating texel density at various discard levels ↵ | Richard Linden | |
(current, requested, full) | |||
2012-03-20 | Automated merge with https://bitbucket.org/VirLinden/runway | Nyx (Neal Orman) | |
2012-03-20 | SH-3040 FIX Inventory caching issues | Nyx (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-19 | enable per-appearance-change metrics sending | Brad Payne (Vir Linden) | |
2012-03-19 | merge viewer-thx-runway-shared-1 to runway | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - bit more cleanup on log messages | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - updated logcontrol.xml | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵ | Brad Payne (Vir Linden) | |
toggling when default is INFO | |||
2012-03-16 | SH-3044 - tag avatar log messages LL_INFOS(Avatar) | Brad Payne (Vir Linden) | |
2012-03-15 | SH-2970 WIP - pretty-print some metrics for more readable log | Brad Payne (Vir Linden) | |
2012-03-15 | Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1 | Richard Linden | |
2012-03-15 | added stats tracking for texture/object cache hit rates and texture cache ↵ | Richard Linden | |
read latency | |||
2012-03-14 | SH-2970 FIX - per-region logging of basic avatar stats | Brad Payne (Vir Linden) | |
2012-03-12 | SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send | Brad Payne (Vir Linden) | |
2012-03-12 | SH-2970 WIP - send per-appearance-change metrics packet (disabled) | Brad Payne (Vir Linden) | |
2012-03-09 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |