Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-06-27 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console fixed some lltrace logic errors more consistent syncing of timestamps of sample values in recording stack selection of primary buffers was completely incorrect assignment of recordings got wrong play state due to implicit operator = defined in base class fixed asset stats only working up to the first send | |||
2013-06-26 | more fix for SH-4284: interesting: viewer does not render cacheable objects ↵ | Xiaohong Bao | |
on far corner of region when camera moves | |||
2013-06-25 | fix for SH-4284: interesting: viewer does not render cacheable objects on ↵ | Xiaohong Bao | |
far corner of region when camera moves | |||
2013-06-25 | merge changes for NORSPEC-280 | Oz Linden | |
2013-06-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-06-24 | fix for SH-4264: interesting: Content near edges of screen does not load | Xiaohong Bao | |
2013-06-24 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-06-24 | SH-4242 FIX interesting: Mac viewer crashes on exit | Richard Linden | |
made notifications subsystem touch instancetracker<notificationchannel> in constructor so that teardown order is preserved | |||
2013-06-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-06-24 | fix for SH-4284: interesting: viewer does not render cacheable objects on ↵ | Xiaohong Bao | |
far corner of region when camera moves | |||
2013-06-22 | fixed scene load monitor resetting to eagerly due to spurious camer amotion | Richard Linden | |
pulled swap() out of ui time block cleaned up internal lltrace dependencies, factored out common accumulator definitions | |||
2013-06-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed LLTrace unit typedefs | |||
2013-06-21 | NORSPEC-280 Fix for shader compilation error on OpenGL 3.3 | Dave Parks | |
2013-06-21 | trivial: convert to unix line endings. | Xiaohong Bao | |
2013-06-21 | for SH-4241: viewer crash shortly after login in LLViewerRegion::addNewObject | Xiaohong Bao | |
2013-06-21 | merge | Richard Linden | |
2013-06-21 | SH-3931 FIX Interesting: Add graphs to visualize scene load metrics - ↵ | Richard Linden | |
potential fix for bad times | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-19 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-06-19 | BUILDFIX: forgot a file | Richard Linden | |
2013-06-19 | BUILDFIX: size_t/u32 confusion | Richard Linden | |
2013-06-19 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
scene monitor output is cleaned up, no duplicate first frame, less scientific notation periodic recording extension now works more cleanly | |||
2013-06-19 | merge changes for DRTVWR-326 | Oz Linden | |
2013-06-19 | NORSPEC-272 make sure the tex filtering fix stays put | Graham Linden | |
2013-06-19 | BUILDFIX: changed unsupported static_assert to LL_STATIC_ASSERT. | Richard Linden | |
renamed llstatic_assert_template to LL_BAD_TEMPLATE_INSTANTIATION | |||
2013-06-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-06-19 | fix for SH-4245: Interesting: crash in LLSpatialGroup::handleDestruction | Xiaohong Bao | |
2013-06-19 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-06-19 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-19 | Point light color (de)correction. | Dave Parks | |
2013-06-19 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden | |
moved collapsed flag to fast timer tree node | |||
2013-06-19 | merge increment of version number | Oz Linden | |
2013-06-18 | Automated merge with ↵ | Richard Linden | |
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.7jrj8n\https__bitbucket.org_lindenlab_viewer-interesting_jch9cd.hg | |||
2013-06-18 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden | |
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view | |||
2013-06-18 | Review cleanup | Dave Parks | |
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-18 | correct banding issue | Oz Linden | |
2013-06-18 | remove files incorrectly brought back from the past by merges | Oz Linden | |
2013-06-17 | add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵ | Xiaohong Bao | |
invisible objects stay in memory. | |||
2013-06-17 | Merge | Richard Linden | |
2013-06-17 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added getAs and setAs to LLUnit to make it clearer how you specify units removed accidental 0-based indexing of periodicRecording history... should now be consistently 1-based, with 0 accessing current active recording removed per frame timer updates of all historical timer bars in fast timer display added missing assignment operator to recordings | |||
2013-06-14 | increment viewer version to 3.6.1 | Oz Linden | |
2013-06-14 | fix for SH-4244: interesting: objects on adjacent region are not visible. and | Xiaohong Bao | |
SH-4264: interesting: Content near edges of screen does not load | |||
2013-06-14 | NORSPEC-251 fix issues with binding unloaded standard bumpmaps | Graham Linden | |
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵ | Graham Linden | |
debugging interruptions from bad assets |