Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-14 | remove some code which has nagetive impact on memory footprint. | Xiaohong Bao | |
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-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 | 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 | 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-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 | 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-22 | fixed crash on exit | Richard Linden | |
2013-07-20 | removed debug spam | Richard Linden | |
fast timer data now resets on login | |||
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden | |
2013-07-19 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
dependency cleanup - removed a lot of unecessary includes | |||
2013-07-17 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console made unit types work with ostreams fixed timing of scene monitor recordings to better respect requested time diff | |||
2013-07-15 | SH-4299 FIX: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console timing of scene load recording extension now guaranteed > requested time step removed double add of recorded data removed spam | |||
2013-07-15 | BUILDFIX: improper type passed to llformat | Richard Linden | |
2013-07-15 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
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-12 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console improved calculation of display range for stat bars | |||
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-07-02 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-02 | fix for SH-4264: interesting: Content near edges of screen does not load | Xiaohong Bao | |
2013-07-01 | revert the changeset 54cf2fe4820a for SH-4264 to fix SH-4315: Interesting: ↵ | Xiaohong Bao | |
Viewer crash on login on Mac in LLViewerRegion::updateVisibleEntries(float) and SH-4316: Interesting Viewer Crash/freeze on Login to Levy region on Aditi with cleared cache on Windows XP | |||
2013-07-01 | BUILDFIX: reverted changes that attempted to automate mem track | Richard Linden | |
stat definition as they don't work on gcc/clang | |||
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-30 | fixed memory leak due to implementation of LLThreadLocalSingleton | Richard Linden | |
removed LLThreadLocalSingleton collapsed all thread recorder classes to single type, LLTrace::ThreadRecorder moved fasttimer stack head to llthreadlocalsingletonpointer via ThreadRecorder | |||
2013-06-28 | SH-4299 FIX Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added ability to force uniqueness of LLCopyOnWritePointer converted more variables to units added convenience function for unit constants | |||
2013-06-27 | increment viewer version to 3.6.2 | Oz Linden | |
2013-06-27 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |