Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | SH-3060 : Complete new byte range computation, clean up and back pedal on ↵ | Merov Linden | |
some changes that didn't pay of. | |||
2012-04-06 | SH-3060 : Fix kdu unit test I broke while changing mRate init policy | Merov Linden | |
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 | SH-3060 : New byte range implementation. Intermediate (not working) state. | Merov Linden | |
2012-04-04 | SH-3075 : Fix encoding for reversible images and small textures | Merov 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-30 | SH-3050 : Add a call to set_max_bytes() and some clean up | Merov Linden | |
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-27 | MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵ | Oz Linden | |
(from Firestorm) | |||
2012-03-25 | Pull from merov/viewer-thx1138 | Merov Linden | |
2012-03-25 | SH-3050 : Parse an input codestream without decompressing it to find discard ↵ | Merov Linden | |
levels boundaries (test only). | |||
2012-03-22 | Automated merge with ssh://hg.lindenlab.com/merov/viewer-thx1138 | Richard Linden | |
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 | SH-3047 : Pull changes into viewer-thx1130 repo. | Merov 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 | EXP-3049 : Implement partial loading using the calcDataSize(discard_level) ↵ | Merov Linden | |
computation found in the viewer. | |||
2012-03-15 | SH-2970 WIP - pretty-print some metrics for more readable log | Brad Payne (Vir Linden) | |
2012-03-15 | SH-3047 : Add a load_size argument to llimage_libtest and allow partial ↵ | Merov Linden | |
image file to be loaded. | |||
2012-03-15 | SH-3047 : Read the number of levels from the j2c image header instead of ↵ | Merov Linden | |
relying on hacked computation based on width / height. |