Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
2013-01-08 | Merge | Xiaohong Bao | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-19 | for SH-3561: capture the frame buffer contents and compare pixel differences ↵ | Xiaohong Bao | |
between frames. | |||
2012-11-19 | merge with viewer-development | Richard Linden | |
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-09-06 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
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-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
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-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-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. |