summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12Added tag 3.4.1-beta7 for changeset 524da902713eOz Linden
2012-10-12merge changes for DRTVWR-227Oz Linden
2012-10-12tag merge of DRTVWR-227Oz Linden
2012-10-12Fix for 'no text in release builds' problemBrad Payne (Vir Linden)
2012-10-12Fix LLUI::locateSkin() failure case; clarify lldir.cpp static init.Nat Goodspeed
2012-10-12LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint.Nat Goodspeed
2012-10-11MAINT-1684: Correcting the calls to ll_aligned_free() which should have actua...William Todd Stinson
2012-10-11point to new version of Google Breakpad and tweak function sig of GBP excepti...callumprentice
2012-10-11Change LLDir::findSkinnedFilenames() to use enum instead of bool.Nat Goodspeed
2012-10-11MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ...William Todd Stinson
2012-10-11Merge revised viewer_manifest.py rename logicNat Goodspeed
2012-10-11Use viewer_manifest.py magic to rename embedded html dir to html.old.Nat Goodspeed
2012-10-11MAINT-1709 Factor out reallocDave Parks
2012-10-11Make LLTransUtil::parseStrings() merge all relevant strings.xml files.Nat Goodspeed
2012-10-11Adding multi-arch hints to CMake, allowing it to correctly find libraries on ...Don Kjer
2012-10-11Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some librariesBrad Payne (Vir Linden)
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-11Fix for release build in gcc 4.6Don Kjer
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-10-10Added tag 3.4.1-beta6 for changeset 49ed253c80beOz Linden
2012-10-10tag merge of DRTVWR-179Oz Linden
2012-10-10Remove HelpUseLocal setting variable. Hide local html skin dir.Nat Goodspeed
2012-10-10DRTVWR-225 Cleanup assertionsDave Parks
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-10-10On lluuidhashmap_tut<1> failure, save/reload data in temp file.Nat Goodspeed
2012-10-10merge changes for DRTVWR-226Oz Linden
2012-10-10tag merge of DRTVWR-226Oz Linden
2012-10-10#include <string.h> in v3color.h: recent Linux compilers care.Nat Goodspeed
2012-10-09MAINT-1688 Potential fix for crash on exit in LLTextureFetchDave Parks
2012-10-06Added tag 3.4.1-beta5 for changeset 0bd3744ff060Oz Linden
2012-10-06tag merge of DRTVWR-224Oz Linden
2012-10-06Added fast timers for baked texture rendering. Updated appearance utilityDon Kjer
2012-10-05MAINT-1636: Turning off tcmalloc for the build now that davep's changes are i...William Todd Stinson
2012-10-04Added tag 3.4.1-beta4 for changeset 305950187c62Oz Linden
2012-10-04merge changes for DRTVWR-222Oz Linden
2012-10-04tag merge of DRTVWR-222Oz Linden
2012-10-04Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for .dy...Jeff (Gioffredo Linden)
2012-10-04Updating to newer build of tcmalloc/google perf tools. Removing X11 library ...Don Kjer
2012-10-04Turning on mHasShaderObjects for mesa headlessDon Kjer
2012-10-04Limiting headless builds to linuxDon Kjer
2012-10-04Fixing autobuild md5sum for mesaDon Kjer
2012-10-04Updating appearance utilityDon Kjer
2012-10-04Building headless and non-headless libraries side-by-side, removing the need ...Don Kjer
2012-10-04Automated mergeDon Kjer
2012-10-04Removing server-related cmake cruft. Fixing libGLU warnings on linux.Don Kjer
2012-10-04Adding optimization to skip alpha image analysis when it isn't needed.Don Kjer
2012-10-03mergeBrad Payne (Vir Linden)
2012-10-03Fix for linux buildDave Parks
2012-10-03MergeChris Baker