Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-13 | SH-4346 FIX Interesting: some integer Statistics are displayed as floating ↵ | Richard Linden | |
point after crossing region boundary fine-tuned heuristics for switching between mean and current values in stat bar display added comments to LLUnits unit test | |||
2013-08-12 | Backed out changeset: ed09997b4652 | Richard Linden | |
2013-08-12 | merge | Richard Linden | |
2013-08-12 | disable scene load timing info by default | Richard Linden | |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100% | Richard Linden | |
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases | |||
2013-08-09 | fix for SH-4394: Interesting: viewer culls lights behind the camera, ↵ | Xiaohong Bao | |
changing the scene lighting | |||
2013-08-08 | fix for SH-4402: interesting: lower FPS with lots of objects in view | Xiaohong Bao | |
2013-08-07 | more fix for SH-4397: Object cache occlusion culling results are not always ↵ | Xiaohong Bao | |
correct | |||
2013-08-07 | more fix for SH-4397: Object cache occlusion culling results are not always ↵ | Xiaohong Bao | |
correct | |||
2013-08-06 | fix for SH-4398: Interesting: viewer crash in ↵ | Xiaohong Bao | |
LLVOCacheEntry::updateParentBoundingInfo | |||
2013-08-06 | revert some LLUnit changes to temporarily fix SH-4399: Interesting: Texture ↵ | Xiaohong Bao | |
console MB Bound 0/384 and texture queue bounces once per second | |||
2013-08-05 | fix for SH-4397: Object cache occlusion culling results are not always correct | Xiaohong Bao | |
2013-08-01 | merge | Richard Linden | |
2013-08-01 | SH-4374 WIP Interesting: Statistics Object cache hit rate is always 100% | Richard Linden | |
2013-07-31 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-31 | fix for SH-4393: Interesting: viewer crash in LLViewerRegion::addNewObject | Xiaohong Bao | |
2013-07-31 | fix for SH-4290: Running viewer with SceneLoadingMonitorEnabled causes ↵ | Xiaohong Bao | |
viewer to be unresponsive on login on low end machine | |||
2013-07-31 | cleanup - renamed valueAs to valueInUnits and made it a symmetrical ↵ | Richard Linden | |
getter/setter | |||
2013-07-31 | BUILDFIX: bad argument to llformat | Richard Linden | |
2013-07-31 | BUIDLFIX: point to fixed build of llappearanceutilities | Richard Linden | |
2013-07-31 | BUIDLFIX: point to fixed build of llappearanceutilities | Richard Linden | |
2013-07-31 | BUILDFIX: bad quotes | Richard Linden | |
2013-07-31 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-31 | BUILDFIX: removed usage of llversionserver.h | Richard Linden | |
2013-07-31 | fix some compiling errors. | Xiaohong Bao | |
2013-07-30 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-30 | fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵ | Xiaohong Bao | |
late | |||
2013-07-30 | merge | Richard Linden | |
2013-07-30 | BUILDFIX: some gcc build fixes | Richard Linden | |
2013-07-30 | BUILDFIX: fixes use of variadic macros for gcc (use ##__VA_ARGS__ to do ↵ | Richard Linden | |
comma removal) | |||
2013-07-30 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-30 | more cleanup | 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 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-25 | fix for SH-4298: Interesting: Viewer crash in LLViewerOctreeCull and | Xiaohong Bao | |
SH-4341: Interesting: Viewer crash in LLViewerOctreeCull | |||
2013-07-25 | BUIDLFIX: bad ternary expression | Richard Linden | |
2013-07-24 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
added commented out log timestamp override for scene load performance monitoring | |||
2013-07-24 | BUIDLFIX: forgot to extract value from units object for calling llformat | Richard Linden | |
2013-07-24 | SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when | Richard Linden | |
there are no samples during the time period. added hasValue to SampleAccumulator so we don't print a value when we don't have a single sample yet added some disabled log output for scene load timing | |||
2013-07-24 | BUILDFIX: add iostream include for linux_updater.cpp | Richard Linden | |
2013-07-24 | BUILDFIX fixed llunits unit test to use new unit declaration syntax | Richard Linden | |
2013-07-24 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-23 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-23 | Merge | Xiaohong Bao | |
2013-07-23 | renamed mVarianceSum to mSumOfSquares to be more clear | Richard Linden | |
fixed normalization assertions to work with megaprims added is_zero() utility function fixed unit declarations to be more clear fixed texture cache hit rate always being 0 | |||
2013-07-23 | SH-4366 FIX: Interesting Viewer Crashes when opening Statistics floater | Richard Linden | |
2013-07-23 | stat bars with no stats now show n/a instead of o | Richard Linden | |