Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-12 | for SH-3074: clear ghost and stale texture fetching requests in time | Xiaohong Bao | |
2012-04-12 | CHUI-87 FIXED crash in handling notifications after viewer disconnect. | Seth ProductEngine | |
Notification handlers now use LLHandles to screen channels. | |||
2012-04-12 | MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff. | Seth ProductEngine | |
Fixed boost trackable objects usage. | |||
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-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 | Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0 | Oz Linden | |
2012-03-21 | pull back beta branch tags | Oz 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-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden | |
2012-03-20 | SH-3047 : Pull changes into viewer-thx1130 repo. | Merov Linden | |
2012-03-20 | Automated merge with ssh://hg.lindenlab.com/merov/viewer-thx1138 | Richard 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 | trivial change to test push | Don Kjer | |
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) | |