Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | merge | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-08 | fix for SH-4402: interesting: lower FPS with lots of objects in view | Xiaohong Bao | |
2013-07-30 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-29 | fix for SH-4293: texture console takes a while to settle down on Interesting ↵ | Xiaohong Bao | |
viewer. | |||
2013-07-25 | MAINT-2715 FIX Capabilities request handling not working properly if request ↵ | PavelK ProductEngine | |
gets lost | |||
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden | |
various fixes to lltrace start() on started recording no longer resets fixed various instances of unit forgetfullness in lltrace recording split now has gapless timing scene monitor now guarantees min sample time renamed a bunch of stats added names to debug thread view on windows | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-06-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed LLTrace unit typedefs | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-28 | fix for SH-4214: Crash on Linux readFromCache: ASSERT (mInitialized) | Xiaohong Bao | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-05-16 | more correct setting to enable object cache culling. | Xiaohong Bao | |
2013-05-16 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc | |||
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Made a bug that was masking the warning about mismatched caps coming from a ↵ | Logan Dethrow | |
region. They could never match because certain capabilities are explicitly not stored when we receive them. * Made mSecondCapabilitiesTracker set capabilities in a way that more closely matches mCapabilities so that they will match up when we get a second cap grant from a region if the caps that were sent are actually the same. * Added more logging around setting a region's seed capability. * Also added a static function in llviewerregion to dump out a CapabilityMap based on the logActiveCapabilities method. Defined the old method in terms of the new static free function. | |||
2013-03-25 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats | |||
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2013-02-13 | CHUI-765 FIXED User's name is added to the list in Nearby tab. | Mnikolenko ProductEngine | |
2013-02-12 | merge up to 3.4.5-release | Oz Linden | |
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 |