summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Linux dev builds have started breaking because v3color.h uses strlen() and strncpy() without declaring them. Add relevant #include, which fixes.
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 ↵William Todd Stinson
in to fix our major crasher.
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 ↵Jeff (Gioffredo Linden)
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied.
2012-10-04Updating to newer build of tcmalloc/google perf tools. Removing X11 library ↵Don Kjer
dependencies from headless libraries
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
for the BAKING cmake setting.
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
2012-10-03- Fixed an issue where group list wouldn't fall back to UDP if the region ↵Chris Baker
doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself
2012-10-03additional fixes for avoiding avatar param manipulation via wearables, ↵Brad Payne (Vir Linden)
setting correct state from avatar appearance
2012-10-03Fix for mac/linux buildDave Parks
2012-10-03Fix for testsDave Parks
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-10-02Instrument debug builds on windows to help track down source of heap corruptionDave Parks
2012-10-02Added tag 3.4.1-beta3 for changeset e6e553761829Oz Linden
2012-10-02tag merge of DRTVWR-221Oz Linden
2012-10-02Adding libtcmalloc to the linux installer package.William Todd Stinson
2012-10-02Fix up some assertions in lloctree.hDave Parks
2012-10-02Updating appearance utilityDon Kjer
2012-10-02Updating appearance utility versionDon Kjer
2012-10-02Moved gatherMorphMaskAlpha into llappearance.Don Kjer
2012-10-01Only enable breakpad error handing if crash reporting is enabledDave Parks
2012-10-01tag merge of DRTVWR-220Oz Linden
2012-09-30Updating appearance utility versionDon Kjer
2012-09-28Exposing more tex layer information for hash id generationDon Kjer
2012-09-28mergeBrad Payne (Vir Linden)
2012-09-28Started stubbing out llsd support for tex layer information.Don Kjer
2012-09-27mergeBrad Payne (Vir Linden)
2012-09-27mergeNyx Linden
2012-09-27Updating appearance utility src, with fixed mergeNyx Linden
2012-09-27Another sunshine-internal -> sunshine-experimental mergeDon Kjer
2012-09-27Automated mergeDon Kjer
2012-09-27Yet another attempt at deleting tcmallocDave Parks
2012-09-27Merge sunshine-internal -> sunshine-experimentalDon Kjer