summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-27SH-3860 WIP - fixes for initial COF loading and configBrad Payne (Vir Linden)
2013-02-27Fix max VRAM detection on some cards and issues with sequencing of ↵Graham Madarasz (Graham Linden)
application of mem multiplier
2013-02-27For MAINT-2003 and MAINT-1555 Fixes sequencing issue in determining max vram ↵Graham Madarasz (Graham Linden)
where mem multiplier was being done after already clamping to 512M, robbing people with >512M of 256M. Code review: DaveP
2013-02-27For MAINT-2003 Fix sequencing issue causing mem multiplier to be applied ↵Graham Madarasz (Graham Linden)
after clamping below actual mem available
2013-02-27Increase number of retries for requestServerAppearanceUpdate()Brad Payne (Vir Linden)
2013-02-27Automated merge with https://bitbucket.org/lindenlab/sunshine-internalRichard Linden
2013-02-27force new codeticket numberOz Linden
2013-02-27Fix for mac build failure this time for sureBrad Payne (Vir Linden)
2013-02-27Fix for mac build failureBrad Payne (Vir Linden)
2013-02-27mergeBrad Payne (Vir Linden)
2013-02-27SH-3899 WIP - more verbose logging of appearance request status, debug ↵Brad Payne (Vir Linden)
option to force failures for testing
2013-02-27Added missing IOKit lib dep to llui_libtest integration test cmakeGraham Madarasz (Graham Linden)
2013-02-27For MAINT-2404 Fixes detection of VRAM on OSX removed along with other AGL ↵Graham Madarasz (Graham Linden)
code. Code Review: callum
2013-02-26SH-3899 WIP - more logging of appearance message infoBrad Payne (Vir Linden)
2013-02-27CHUI-788 FIXED Mute icon not shown in participant list in conversation floatermaksymsproductengine
2013-02-26Setup the quit handler for when the user attempts to close the window. This ↵Geenz
restores the previous functionality of asking the user if they want to quit.
2013-02-26Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-02-26MAINT-2371 First set of profile guided optimizations.Dave Parks
Reviewed by Graham
2013-02-26BUILDFIX fixing undefined reference in buildNyx Linden
2013-02-26cleaned up old messageBrad Payne (Vir Linden)
2013-02-25CHUI-778: Now when conversation log and trascript files are moved they will ↵Gilbert Gonzales
not overwrite prior files with the same name. Instead the prior files will be stored as *.backup.
2013-02-25mergeBrad Payne (Vir Linden)
2013-02-25SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵Brad Payne (Vir Linden)
log appearance request results
2013-02-25mergeNyx Linden
2013-02-25SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfitNyx Linden
Conversion away from retry mechanism missed one case which was not supporting the 'add' operation properly. Changed code to use linkAll instead, as it did previously.
2013-02-25increment version to 3.5.1Oz Linden
2013-02-25Added tag 3.5.0-beta1 for changeset 9b19edaf1d8dOz Linden
2013-02-25increment minor version: 3.5.0Oz Linden
2013-02-25MAINT-2407 'Stop animating me' spams serverKelly Washington
reviewed with Simon
2013-02-25mergeGilbert Gonzales
2013-02-25tag merge of DRTVWR-288Oz Linden
2013-02-25mergeGilbert Gonzales
2013-02-25Merged Nat's viewer_manifest boost changes.Geenz
2013-02-25Fix for antialiasing and VSync not being enabled properly.Geenz
2013-02-25Merged Nat's mods to the viewer manifest to mention new boost libsGraham Madarasz (Graham)
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close ↵Gilbert Gonzales
out this issue.
2013-02-25Fixed GCC compiler error in previous changesetKitty Barnett
2013-02-25Removed the minimum 1024x768 window constraint to better suit smaller displays.Geenz
2013-02-25mergingCho
2013-02-25mergeGilbert Gonzales
2013-02-25MAINT-2389: add libboost_context-m5.so.* to Linux package.Nat Goodspeed
Irritating how many different places we have to touch to add a library...
2013-02-25Added "Selected Material Info" menu option to query basic material ↵Kitty Barnett
information about the current selection
2013-02-25CHUI-790 FIXED Just disable "+" if selected participant is your own avatarMnikolenko ProductEngine
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-788 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Fixed build error for mac/linux
2013-02-25Added LLMaterialMgr::remove() to remove material information from a faceKitty Barnett
2013-02-24Merge stray fix for infinite "get all" request loop on non-material regionsKitty Barnett
2013-02-23Pull merge from lindenlab/vieewer-chuiMerov Linden
2013-02-23CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵Merov Linden
the existence of other conversations and docked/torn off state