Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-22 | BUIDLFIX: moved LLThreadSafeRefCount to proper file | 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-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-05 | BUILDFIX: build fixes for mac | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
made LLCopyOnWritePointer enforce write access through write() again disabled some error checking on release for download builds | |||
2013-05-21 | BUILDFIX: gcc fixes | Richard Linden | |
2013-05-21 | BUIDLFIX: trying to make gcc happy | Richard Linden | |
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed extra dereference for copy on write pointer moved copyonwrite mechanism to RecordingBuffers from individual buffer fixed logic that was leaving scene unfrozen when camera moved during metrics gathering | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed gcc compile error made LLCopyOnWritePointer contain an LLPointer, not derive from it added type trait to control periodicrecording mean value type | |||
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-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-01-24 | WIP: path-118 | prep | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard | |
reviewed by Rick | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |