summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2015-02-20Clean up impostors and visual mutingOz Linden
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting
2015-02-04merge storm-2082 changesOz Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-15MAINT-4716: correct reading of and debug display for avatar render cost infoOz Linden
2014-11-12Eliminate LLAppViewer::cleanup() dup --analyzeperformance code block.Nat Goodspeed
Not sure at what point the redundancy was introduced, but it seems clear we only want to run performance analysis once per shutdown.
2014-10-14Introduce fast_exit() wrapper for _exit() so we can boost::bind() it.Nat Goodspeed
2014-09-19Pulled merge from viewer-tigerAura Linden
2014-08-15Merged with windows fixes.Aura Linden
2014-08-15Allegedly hides voice position on teleport. Needs testing.Aura Linden
2014-08-15Added delay to Windows shutdown to let SLVoice die a good death.Aura Linden
2014-08-13Ported from defective branch.Aura Linden
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-07-07Merge downstream code and become 3.7.12simon
2014-06-18Merge downstream codesimon
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-06-05MAINT-4009: Ensuring that the local bitmaps are cleaned up on app exit.Stinson Linden
2014-06-05MergeRicky Curtice
2014-05-29MAINT-4071 FIXED Use LLViewerStats::instance().getRecording() to get correct ↵Mnikolenko ProductEngine
stats.
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-28MAINT-4009: Cleaning up the error callstacks memory before app quit.Stinson Linden
2014-04-23MAINT-4009: Adding an ares cleanup call to free the allocated memory.Stinson Linden
2014-04-22MergeXiaohong Bao
2014-04-22merge up to 3.7.6-releaseOz Linden
2014-04-21merge changes for 3.7.6-releaseOz Linden
2014-04-21Merge downstream codesimon
2014-04-21Merge downstream code updating version to 3.7.7simon
2014-04-14Fix for MAINT-5707 bad breakpad behavior with teleport linksAura Linden
2014-04-08merge changes for 3.7.5-releaseOz Linden
2014-04-08merge changes for 3.7.5-releaseOz Linden
2014-04-07merge with releaseRichard Linden
2014-04-07Merge downstream codesimon
2014-04-07Merge in viewer-release and version update to 3.7.6simon
2014-03-26Double init of logging probably due to merge fail.Aura Linden
2014-03-26Not ideal but sufficient.Aura Linden
2014-03-25Still wasn't doing the right thing with log files.Aura Linden
2014-03-24The simple approach has not worked. This hybrid solution should avoid the ↵Aura Linden
Windows issues and get us per-run logfiles.
2014-03-20Returned Secondlife.log to main directory due to unforeseen LLErrorThread ↵Aura Linden
complexities.
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-13OPEN-209: Corrected all instances of trigraphs in the code.Ricky Curtice
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!
2014-03-13Merged in viewer-releaseAura Linden
2014-03-12merge with releaseRichard Linden
2014-03-07Fixes for crash reporter startup race condition, crash reporter CPU use, ↵Aura Linden
Secondlife.log filehandle, XP Crash.
2014-02-18Maint-3135 Discovered apple made this change in 10.6.8 not 10.7.0Aura Linden
2014-01-26Was not using correct name for results of file search.obscurestar
2014-01-14Some cleanup of string to wstring conversion and vice versa.Aura Linden
2013-12-17Mac Fullscreen fix for MAINT-3288 and MAINT-3135Aura Linden