summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-05BUILDFIX: type typoRichard Linden
2013-09-05Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-08-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-30fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-08-29mergeRichard Linden
2013-08-29SH-4292 FIX: Interesting: My avatar declouds slower in Interesting viewer ↵Richard Linden
than in Release viewer moved occlusion culling earlier in login process
2013-08-29mergeRichard Linden
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29add some debug settings for easier tuning up performance.Xiaohong Bao
2013-08-28Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-28fix for SH-4332: Cacheable object highlights from Render Metadata -> Update ↵Xiaohong Bao
Type do not render
2013-08-27SH-4453 Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns made sceneloadingmonitor setting not persist
2013-08-27SH-4453 FIX: Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns set enabled flag before calling freeze scene
2013-08-27fixed bad logic in unit testRichard Linden
2013-08-27more gcc fixesRichard Linden
2013-08-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-27got comparisons between implicit and explicit units working rightRichard Linden
2013-08-27gcc build fixRichard Linden
2013-08-27got linear unit conversions (like fahrenheit <-> celsius) working correctlyRichard Linden
further optimizations for codegen
2013-08-27shuffled things around to get MSVC optimizer to generate optimal codeRichard Linden
in particular, created shortcut overloads for conversions and moved comparison operators into member functions
2013-08-27forgot a fileRichard Linden
2013-08-27broke out llunit.h into llunittype.h and llunits.h for unit declarationsRichard Linden
changed unit declarations macros to make a lot more sense
2013-08-27merge changes for 3.6.4-releaseOz Linden
2013-08-26BUILDFIX: fix for windows unit test failures...don't do unnecessaryRichard Linden
manipulation of callsite strings in llerror
2013-08-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-26BUILDFIX: corrected template parameter for LL_BAD_TEMPLATE_INSTANTIATION ↵Richard Linden
macro in llunit
2013-08-26fixed eol typeRichard Linden
2013-08-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-26removed some unecessary template parameters from LLUnit member functionsRichard Linden
forced unit conversion code to inline unit conversion now no longer converts all the way to base and back, but tries to find equivalent units as early as possible fixed another llinfos instance scene monitor now outputs n/a for invalid samples
2013-08-26increment viewer version to 3.6.5Oz Linden
2013-08-26Added tag 3.6.4-release for changeset 91ed595b716fOz Linden
2013-08-26added compile time warnings to use of deprecated llinfos, llwarns, etc.Richard Linden
2013-08-26reversion of rendering starts late changeXiaohong Bao
2013-08-26reversion of object cache version number changeXiaohong Bao
2013-08-26MAINT-1453 ifdef around windows-only work-around to restore 8x and 16x AA ↵Graham Madarasz (Graham Linden)
modes on Mac
2013-08-23updated appearance utility sourceRichard Linden
2013-08-23updated appearance utility sourceRichard Linden
2013-08-23Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-23fixed issue with poor framerate after clearing cacheRichard Linden
2013-08-23BUILDFIX: replaced function that was accidentally removedRichard Linden
2013-08-23BUILDFIX: reverted some debugging changes to llerror.cppRichard Linden
2013-08-23mergeRichard Linden
2013-08-23BUILDFIX: fix for crashes in unit tests on mac and linuxRichard Linden
2013-08-23Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-23temporary fix for rendering starts late when running on pdp stationXiaohong Bao
2013-08-23more fix for SH-4400: Interesting: Side effect 1 of unloading culled objects.Xiaohong Bao
2013-08-23Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-22mergeRichard Linden