Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-08 | Merge | Xiaohong Bao | |
2012-12-18 | fix for SH-3619: some objects are missing | Xiaohong Bao | |
2012-12-12 | Clean up pending requests when regions are removed from LLWorld | Kitty Barnett | |
2012-12-05 | Added LLMaterialMgr::getAll() to retrieve all materials for the specified region | Kitty Barnett | |
2012-11-19 | for SH-3561: capture the frame buffer contents and compare pixel differences ↵ | Xiaohong Bao | |
between frames. | |||
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
output of floater_stats is now identical to pre-lltrace system (with some tweaks) | |||
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
2012-10-17 | SH-3275 Update viewer metrics system to be more flexible | Richard Linden | |
put template parameter back in LLUnit units added free function operators for mathematical manipulation of unit values converted texture memory tracking to units | |||
2012-10-15 | For SH-3333: Design and implement a new object cache system on viewer side | Xiaohong Bao | |
2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted all remaining LLViewerStats to lltrace | |||
2012-10-12 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
default to double precision now fixed unit conversion logic for LLUnit renamed LLTrace::Rate to LLTrace::Count and got rid of the old count as it was confusing some const correctness changes | |||
2012-10-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed units conversion so that trace getters return convertable units removed circular dependencies from lltrace* converted more stats to lltrace | |||
2012-10-03 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
SH-3403 FIX implement unit conversion LLUnit implements unit tracking and conversion added support for LLUnit to LLTrace duplicated most llstats into LLTrace equivalents | |||
2012-10-01 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
cleaned up API samplers are now value types with copy-on-write buffers under the hood removed coupling with LLThread | |||
2012-09-30 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
factored out lltrace::sampler into separate file added rudimentary lltrace support to llstatgraph made llstatgraph use param blocks more effectively moves initial set of stats over to lltrace removed windows.h #defines for min and max | |||
2012-08-29 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
further cleanup of LLStat removed llfloaterlagmeter | |||
2012-07-25 | MAINT-1042: Blocking asset avatar prevents future uploads. Reviewed by Kelly. | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-15 | Merge | Dave Parks | |
2012-06-13 | merge | Dave Parks | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-06-12 | MAINT-1161: non standard sea level not correctly rendered around private ↵ | simon@Simon-PC.lindenlab.com | |
islands. Reviewed by Kelly | |||
2012-04-26 | MAINT-813 FIXED crash when trying to access the region info after viewer ↵ | Seth ProductEngine | |
disconnect. Added checks for LLViewerRegion pointer in LLViewerObject being invalid. | |||
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-03-08 | for MAINT-682: revert of changeset e63e7b0a4317: fix for SH-2668: "ocean" ↵ | Xiaohong Bao | |
water is always 20m high instead of the Region Water Height | |||
2012-02-06 | STORM-1793 Fix dumb syntax error | Jonathan Yap | |
2012-02-03 | STORM-1793 Fix another logic error in getAvatars | Jonathan Yap | |
2012-02-03 | STORM-1793 Fix bad assumption in getAvatars | Jonathan Yap | |
2012-01-27 | STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height ↵ | Jonathan Yap | |
2) Improve z-level accuracy With help from Aleric Inglewood | |||
2011-11-30 | fix for SH-2668: "ocean" water is always 20m high instead of the Region ↵ | Xiaohong Bao | |
Water Height | |||
2011-10-20 | SH-2564 Fix for bad frustum culling on visible region list | Dave Parks | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-05-26 | correct merge errors | Oz Linden | |
2011-05-26 | merge changes for oz windlight issues | Oz Linden | |
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-26 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-25 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-16 | merge | Dave Parks | |
2011-05-10 | release memory held by LLWorld when destroy it. | Xiaohong Bao | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-10 | merge changes for storm-954 | Oz Linden | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-03-31 | Storm 954 - corrected use of braces | Twisted Laws twisted_laws@hotmail.com | |
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-03-09 | STORM-954 patch correction | Twisted Laws twisted_laws@hotmail.com | |
2011-03-07 | fix for STORM-1046:[crashhunters] crash in LWorld::removeRegion | Xiaohong Bao | |
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap | |||
2011-04-19 | merge | Dave Parks | |
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |