Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | Crashfix: LLVOAvatar::updateTextures in some odd cases getTE can return 0. ↵ | Nicky | |
Safeguard against that. | |||
2012-07-10 | Crashfix: Don't blindly trust getImage() returns a valid pointer. | Nicky | |
2012-07-19 | Crashfix; Make sure getImage returns a valid result. | Nicky | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-06-28 | Merge | Dave Parks | |
2012-06-28 | merge | Dave Parks | |
2012-06-27 | merge changes for DRTVWR-167 | Oz Linden | |
2012-06-22 | merge | Brad Payne (Vir Linden) | |
2012-06-22 | merge | Dave Parks | |
2012-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-15 | Merge | Dave Parks | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | MAINT-646 Profile based optimization -- add a lookup map for joints to ↵ | Dave Parks | |
remove hotspot in LLJoint::findJoint | |||
2012-06-01 | MAINT-646 Faster traversal of render batch lists. | Dave Parks | |
2012-05-29 | fo SH-3074: clear ghost and stale texture fetching requests in time. | Xiaohong Bao | |
2012-05-25 | MAINT-616 Potential fix for corrupted mip maps. | Dave Parks | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-24 | MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. | Dave Parks | |
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵ | Dave Parks | |
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update | |||
2012-05-07 | MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵ | simon@Simon-PC.lindenlab.com | |
pointer checks are good. Reviewed by Kelly | |||
2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
2012-04-19 | Move 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-13 | merge changes for drtvwr-135 | Oz 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-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 | STORM-1828 Change write to location from LL_PATH_CHARACTER to | Nicky Perian | |
LL_PATH_USER_SETTINGS. This will allow a common write location for development and installed configurations. Should correct installed configuration from permission failures on windows systems where writing to the install directory requires elevation of rights to administrator. | |||
2012-04-03 | merge changes for drtvwr-132 | Oz Linden | |
2012-04-02 | SH-3064 WIP - centralized logic for mapping rez status S32 values to strings | Brad Payne (Vir Linden) | |
2012-03-26 | OPEN-138 Intermittent write to character/new archetype.xml from ↵ | Nicky Perian | |
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid. | |||
2012-03-21 | changed nearby avatar stat metrics to map instead of array | 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 - 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-09 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-06 | SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ↵ | Brad Payne (Vir Linden) | |
changing | |||
2012-03-05 | SH-2970 WIP - av metrics | Brad Payne (Vir Linden) | |
2012-03-05 | SH-2970 WIP - simple LLSD metrics for self av | Brad Payne (Vir Linden) | |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) | |
2012-02-29 | SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ↵ | Brad Payne (Vir Linden) | |
calling this done, although tweaks will be ongoing | |||
2012-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks | |