summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-08-28fix for SH-4332: Cacheable object highlights from Render Metadata -> Update ↵Xiaohong Bao
Type do not render
2013-08-28More gpu_table mods to address misidentificatIONs from early nvidia rulesGraham Linden
2013-08-28STORM-1950 MAINT-2981 Update regex to fix unmatched entries from Oz stats pullGraham Linden
2013-08-28update gpu table test resultsOz Linden
2013-08-28merge changes for storm-1929Oz Linden
2013-08-28NORSPEC-355 NORSPEC-356 replaced llerrs with asserts to avoid crashes from ↵Graham Linden
false alarms in release
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-27MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵simon
linked objects Removed "geometry" and "surface" Reviewed by Kelly
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-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-26Merge downstream code from CHUIStorm releasesimon
2013-08-26Merge the CHUIstorm 3.6.5Graham Linden
2013-08-26remove unused --logevents command line option because new validation causes ↵Oz Linden
unmapped options to be errors
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-26increment viewer version to 3.6.5Oz 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-24added Google Analytics query parameters to URLs for FBC photos and checkins ↵Cho
for ACME-854
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-23MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr ↵Graham Madarasz (Graham Linden)
so singleton cleanup doesn't do things it really ought not do
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-23MAINT-2575 FIXED Resident can accept unlimited number of friendship requests ↵maksymsproductengine
if they were sent before his first accept
2013-08-29MAINT-3068 FIXED Inconsistent option menus on resident names in ↵dmitry
Conversations floater
2013-08-27Merge downstream codesimon_linden
2013-08-26Merge downstream code for CHUIStormsimon
2013-08-22merging viewer releaseGilbert Gonzales
2013-08-22merge changes for maint-2773Oz Linden
2013-08-22fix for SH-4400: Interesting: Side effect 1 of unloading culled objects.Xiaohong Bao
2013-08-22MAINT-2904 FIXED (Users of "LittleSight" viewer are invisible but can listen ↵Mnikolenko ProductEngine
to spatial chat)
2013-08-22MAINT-2852 FIXED Update Help Menu and behavior: F1 Help menu no longer ↵dmitry
delivers results when searching dance, appearance or scripts
2013-08-21Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-22MAINT-2773: Disable texture animation doesn't workAnsariel
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard Linden
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values
2013-08-21Merge downstream code, including viewer-releasesimon
2013-08-21Merge viewer-releasesimon
2013-08-21fix some objects not rendered when login process is very longXiaohong Bao
2013-08-21mergemberezhnoy
2013-08-21MAINT-3020 ([CHUI] Torn off nearby chat is no longer visible after exiting ↵mberezhnoy
mouselook)
2013-08-21merge changes for storm-1953Oz Linden
2013-08-21merge changes for storm-1952Oz Linden
2013-08-20merge changes for 3.6.3-releaseOz Linden
2013-08-20MAINT-3005 FIXED Set max persistent notifications to reduce log-in timemaxim@mnikolenko
2013-08-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-19BUILDFIX: removed consideration of some bad overloads in return type evaluationRichard Linden
of unit operators