summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-26LLFloaterPermsResponder switched to new Responder APIBrad Payne (Vir Linden)
2014-11-26Update viewer to consume googlemock build 297089.Nat Goodspeed
2014-11-26Update viewer to consume boost 1.57 build 297087.Nat Goodspeed
2014-11-25Update viewer to consume xmlrpc-epi build 297075.Nat Goodspeed
2014-11-25Update viewer to consume expat build 297014.Nat Goodspeed
2014-11-25Update viewer to consume freetype build 297053.Nat Goodspeed
2014-11-25Update viewer to consume libpng build 297051.Nat Goodspeed
2014-11-25Update viewer to consume libxml2 build 297050.Nat Goodspeed
2014-11-25Update viewer to consume zlib build 296881.Nat Goodspeed
2014-11-24Attempt to thread needle for guesstimation phase of GPU classificationGraham Linden
2014-11-24Merge downstream code and become version 3.7.21simon
2014-11-21automate keeping the About SL -> Licenses tab correctOz Linden
2014-11-21Tweak conversion from tested bandwidth to get better reads on low-end systemsGraham Linden
2014-11-20Put back old thresholds to try to get better match on old/new identification ↵Graham Linden
per-card
2014-11-19OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS ↵Cinder
support
2014-11-19Roll back changes to geo drawn in gpu_bench to stop punishing cards with low ↵Graham Linden
fill rate
2014-11-19OPEN-282 Use pthreads for TLS on macCinder
2014-11-19MAINT-4537, MAINT-4687 WIPBrad Payne (Vir Linden)
2014-11-18Adjust gpu_bench thresholds and move VB set outside loop again for speedGraham Linden
2014-11-18Fix for gpu_bench crash without parallels knock-onGraham Linden
2014-11-17Merge fix attempt 3 to avoid crash in gpu_benchmark and get more insightGraham Linden
2014-11-17Attempt wider disable of using profile API when timer query is not presentGraham Linden
2014-11-17Merge avoiding use of timer query ARB extension when not available.Graham Linden
2014-11-17Avoid using GL_ARB_timer_query functionality when not supported and protect ↵Graham Linden
against probably-not-NULL current bound shader pointer
2014-11-15MAINT-4537 WIP - comments and cleanupBrad Payne (Vir Linden)
2014-11-15MAINT-4537 WIP - more joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-14remove skip from llframetimer_test now that it is fixedOz Linden
2014-11-14merge up to tip of viewer-tools-updateOz Linden
2014-11-14merge with headcallum_linden
2014-11-14Cinder pointed out my fix here for clang pickiness was different from hers ↵callum_linden
so I investigated and this is the causes of the slowdown - wrongly placed parens
2014-11-14Reworked changes to more closely match Cinders' - hers seem more correctcallum_linden
2014-11-14rewrite an llframetimer test to be less sensitive to extended ms_sleep callsOz Linden
2014-11-14Convert llhash() to use boost::hash, per Cinder's suggestion.Nat Goodspeed
2014-11-14Commit backing out the breakpad change.Nat Goodspeed
2014-11-14Backed out changeset eac237bfebba (Aura's commit for new breakpad)Nat Goodspeed
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host.
2014-11-14MAINT-4537 WIP - joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-14Remove a couple tests for unsigned long < 0.Nat Goodspeed
clang correctly notes that such tests add nothing to the runtime behavior of a program. Unfortunately, clang notes that in the form of a compile error.
2014-11-14MAINT-4678: fix crash on launch in gpu benchmarkOz Linden
2014-11-14Comment out now-unused GPU_TABLE_FILENAME in llfeaturemanager.cpp.Nat Goodspeed
The "death to the GPU table" change has commented out the only references to the GPU_TABLE_FILENAME constant, and Xcode 6.x regards that as an error.
2014-11-14Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds.Nat Goodspeed
Hopefully this is temporary until we figure out the real problem!
2014-11-14Update viewer-tools-update viewer to updated 3p-update-curl build.Nat Goodspeed
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
2014-11-14MAINT-4537 WIP - order of operations during outfit changeBrad Payne (Vir Linden)
2014-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2014-11-13Repointed autobuild to latest google breakpad for great stacks and less ↵obscurestar
warning messages.
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-11-11Merge changes for 3.7.20-releasemaksymsproductengine
2014-11-10Fix typo in new viewer_manifest.py codesigning logic.Nat Goodspeed
'raisef' is not a Python statement.
2014-11-10mergeBrad Payne (Vir Linden)
2014-11-10Merge. Refresh from viewer-release after 3.7.20 released.Monty Brandenberg
2014-11-10merge changes for 3.7.20-releaseOz Linden