summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-20reapply 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual StudioDave Parks
2012-09-20reapply 71673401390a: MAINT-646 Knock out some extraneous performance timersDave Parks
2012-09-20reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMeshDave Parks
2012-09-20reapply b895285ab0de: MAINT-646 Don't spend so much time fetching avatar ↵Dave Parks
physics params.
2012-09-20reapply 0f20bb7cb9ee: MAINT-1147 Don't rebuild volume meshes on region crossing.Dave Parks
2012-09-20reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks
2012-09-20reapply 15b05dc53770: MAINT-646 Profile based optimization -- add a lookup ↵Dave Parks
map for joints to remove hotspot in LLJoint::findJoint
2012-09-20reapply 230c111ab816: Add some timers.Dave Parks
2012-09-20reapply 4f8ca653a394: Fix for linux build.Dave Parks
2012-09-20reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-09-20Added tag 3.4.1-beta1 for changeset 5adb2b8f96c3Oz Linden
2012-09-20Fix for windows compile issueDon Kjer
2012-09-20Temporarily disabling llrenderheadless due to build issuesDon Kjer
2012-09-20Updating autobuild.xml mesa library md5sumDon Kjer
2012-09-20Merge sunshine-internal -> sunshine-experimentalDon Kjer
2012-09-20Skipping experimental filebuffering code on windows for nowDon Kjer
2012-09-20Merge sunshine-internal -> sunshine-experimentalDon Kjer
2012-09-20Partial rewrite of llifstream and llofstream (Windows implementation ↵Don Kjer
pending). Moved more functionality from llviewerwearable to llwearable
2012-09-19small tweaks to param debugging, restricting LLWearable::writeToAvatarBrad Payne (Vir Linden)
2012-09-19pull back beta7 hotfix merge and new 3.4.0-release tagOz Linden
2012-09-19Added tag 3.4.0-release for changeset 97977c67245fOz Linden
2012-09-19merge beta7 pathfinding hotfixesOz Linden
2012-09-19Updating mesa libraries to the latest autobuild versionNyx Linden
2012-09-19work in progress, more debugging/logging of avatar visual param infoBrad Payne (Vir Linden)
2012-09-19mergeNyx Linden
2012-09-19BUILDFIX: enabling the building of the viewer/appearance backend with ↵Nyx Linden
headless mesa
2012-09-18SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist.Nat Goodspeed
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-09-17pull back fixes from 3.4.0-beta7Oz Linden
2012-09-14Added tag 3.4.0-beta7 for changeset 733ceac77583William Todd Stinson
2012-09-14tag merge of DRTVWR-215William Todd Stinson
2012-09-14fix for windows compile error - missing precompiled headerBrad Payne (Vir Linden)
2012-09-14Added tag 3.4.1-beta1 for changeset baa627938dbbOz Linden
2012-09-14BUILDFIX: WIN fixing up windows building issuesNyx (Neal Orman)
Cleaned up a couple of things that the windows compiler was warning about, with our inheritance structure
2012-09-14merge fixes for alignment testOz Linden
2012-09-14Updating to newer llappearance utilityDon Kjer
2012-09-14Removed temporary debugging build paramsDon Kjer
2012-09-14Removed appearance utility from viewer source. Added appearance utility ↵Don Kjer
autobuild package.
2012-09-13Port over Simon's fix for alignment testDave Parks
2012-09-13Fix for merge build error. Attempt to cleanup cmake warnings regarding ↵Don Kjer
incorrect target_link_libraries
2012-09-13Another merge of sunshine -> sunshine-experimentalDon Kjer
2012-09-13Merge sunshine -> sunshine-experimentalDon Kjer
2012-09-13more dump capabilities for visual params and textures in avatar and ↵Brad Payne (Vir Linden)
appearance messages
2012-09-13MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵William Todd Stinson
clock pendulum.
2012-09-13Fleshed out target_link_libraries dependencies between libraries. ↵Don Kjer
Appearance utility now reads avatar_lad.xml during stubbed out params processing.
2012-09-13Instantiated bare-bones LLBakingAvatar concrete class (derived from ↵Don Kjer
LLAvatarAppearance). Moved some LLCharacter funcionality from LLVOAvatar to LLAvatarAppearance.
2012-09-13Moved most of the appearance utility application level logic into ↵Don Kjer
LLAppAppearanceUtility. Added LLBakingProcess class for adding new process modes. Create a couple concrete classes for llappearance base classes.
2012-09-12MAINT-1456,MAINT-1519,PATH-879: BUGFIX Correcting behavior for objects moved ↵William Todd Stinson
by scripts so that the drawable is properly updated with the updated location.
2012-09-12re-merge changes to disable tcmallocOz Linden
2012-09-12merge increment of version numberOz Linden