summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-14remove some code which has nagetive impact on memory footprint.Xiaohong Bao
2013-08-09fix for SH-4394: Interesting: viewer culls lights behind the camera, ↵Xiaohong Bao
changing the scene lighting
2013-08-08fix for SH-4402: interesting: lower FPS with lots of objects in viewXiaohong Bao
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always ↵Xiaohong Bao
correct
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always ↵Xiaohong Bao
correct
2013-08-06fix for SH-4398: Interesting: viewer crash in ↵Xiaohong Bao
LLVOCacheEntry::updateParentBoundingInfo
2013-08-06revert 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-05fix for SH-4397: Object cache occlusion culling results are not always correctXiaohong Bao
2013-07-31Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-31fix for SH-4393: Interesting: viewer crash in LLViewerRegion::addNewObjectXiaohong Bao
2013-07-31fix for SH-4290: Running viewer with SceneLoadingMonitorEnabled causes ↵Xiaohong Bao
viewer to be unresponsive on login on low end machine
2013-07-31cleanup - renamed valueAs to valueInUnits and made it a symmetrical ↵Richard Linden
getter/setter
2013-07-31BUILDFIX: bad argument to llformatRichard Linden
2013-07-31BUIDLFIX: point to fixed build of llappearanceutilitiesRichard Linden
2013-07-31BUIDLFIX: point to fixed build of llappearanceutilitiesRichard Linden
2013-07-31BUILDFIX: bad quotesRichard Linden
2013-07-31Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-31BUILDFIX: removed usage of llversionserver.hRichard Linden
2013-07-31fix some compiling errors.Xiaohong Bao
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-30fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵Xiaohong Bao
late
2013-07-30mergeRichard Linden
2013-07-30BUILDFIX: some gcc build fixesRichard Linden
2013-07-30BUILDFIX: fixes use of variadic macros for gcc (use ##__VA_ARGS__ to do ↵Richard Linden
comma removal)
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-30more cleanupRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard 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-29fix for SH-4293: texture console takes a while to settle down on Interesting ↵Xiaohong Bao
viewer.
2013-07-25Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-25fix for SH-4298: Interesting: Viewer crash in LLViewerOctreeCull andXiaohong Bao
SH-4341: Interesting: Viewer crash in LLViewerOctreeCull
2013-07-25BUIDLFIX: bad ternary expressionRichard Linden
2013-07-24SH-4297 WIP interesting: viewer-interesting starts loading cached scene lateRichard Linden
added commented out log timestamp override for scene load performance monitoring
2013-07-24BUIDLFIX: forgot to extract value from units object for calling llformatRichard Linden
2013-07-24SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" whenRichard 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-24BUILDFIX: add iostream include for linux_updater.cppRichard Linden
2013-07-24BUILDFIX fixed llunits unit test to use new unit declaration syntaxRichard Linden
2013-07-24Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-23Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-23MergeXiaohong Bao
2013-07-23renamed mVarianceSum to mSumOfSquares to be more clearRichard 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-23SH-4366 FIX: Interesting Viewer Crashes when opening Statistics floaterRichard Linden
2013-07-23stat bars with no stats now show n/a instead of oRichard Linden
2013-07-22fixed crash on exitRichard Linden
2013-07-22BUILDFIX: missing includeRichard Linden
2013-07-22BUILDFIX: point at newest version of llappearanceutilityRichard Linden
2013-07-22Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-22BUIDLFIX: moved LLThreadSafeRefCount to proper fileRichard Linden
2013-07-20removed debug spamRichard Linden
fast timer data now resets on login
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-07-19Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden