summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05SL-13521, clang-format LLRender::syncLightState() (whitespace)Dave Houlton
2020-08-05SL-13521, stamp out some remaining hard-coded 8sDave Houlton
2020-08-05SL-13719 One more exit crash for asset storageAndrey Kleshchev
2020-08-05SL-13704 Move link generation into getReleaseNotes()Andrey Kleshchev
2020-08-05Merge branch 'DRTVWR-476' into DRTVWR-501-maintAndrey Lihatskiy
2020-08-04SL-13521, clang-format renderDeferredLighting() for consistencyDave Houlton
2020-08-04SL-13521 add an avatar appearance light to deferred modeDave Houlton
2020-08-03Updated LLCA to codeticket build 546021Andrey Lihatskiy
2020-07-31SL-13626 Fixed spelling errorAndrey Kleshchev
2020-07-30SL-13626 Fix asset storage coroutine shutdownAndrey Kleshchev
2020-07-30SL-13704 Release notes link not loading in ToolsUpdate2 releaseAndrey Kleshchev
2020-07-30Revert part of SL-11216 due to reverting VVMAndrey Kleshchev
2020-07-29Merge branch 'DRTVWR-476' into DRTVWR-501-maintAndrey Kleshchev
2020-07-29Merged in euclid-13406-lmr (pull request #219)Dave Houlton
2020-07-29SL-13406 fix an end-scope enable error in glow renderingDave Houlton
2020-07-28SL-13634 Don't warn about convex decomposition issues if it's a stubAndrey Kleshchev
2020-07-28Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ...Callum Prentice
2020-07-27SL-13650 Ice level Slider GraduationAndrey Kleshchev
2020-07-27SL-13688 Reverted viewer-manager to pre-tools buildAndrey Kleshchev
2020-07-24Merged in euclid-13406-lmr (pull request #215)Dave Houlton
2020-07-24SL-13679 Event pump DupListenerName crash at loginAndrey Kleshchev
2020-07-24no-op change to trigger rebuildBrad Payne (Vir Linden)
2020-07-24SL-13406, cleanup and format changesDave Houlton
2020-07-24SL-13406, disable glow no longer disables all post passesDave Houlton
2020-07-23Merged in lmr4-merge-6.4.6 (pull request #213)Dave Houlton
2020-07-23Merge branch 'master' v6.4.6 into DRTVWR-497Dave Houlton
2020-07-23DRTVWR-510, trigger new buildDave Houlton
2020-07-23no-op change to force new DRTVWR-476 buildBrad Payne (Vir Linden)
2020-07-23SL-13642 Get rid of that ugly ignore -Wdelete-incompleteAndrey Lihatskiy
2020-07-22Mac buildfixAndrey Lihatskiy
2020-07-22SL-13642 Updated nghttp2, curl, googlemock, colladadom and boostAndrey Lihatskiy
2020-07-22SL-13642 Updated contributions.txtAndrey Lihatskiy
2020-07-22Remove redundant LL_EXSTAT_ from enums.Nicky Dasmijn
2020-07-22Put hash for boost namespace properly into that by using namespace boostNicky Dasmijn
2020-07-22LLExtStat had been a S32, this wasn't right, as some of the constants lead to...Nicky Dasmijn
2020-07-22There was an idiom to test with LL_DARWIN if the compiler used is clang. This...Nicky Dasmijn
2020-07-22Linux needs strcmp , include <string.h> so we get access to that function.Nicky Dasmijn
2020-07-21Merged in euclid-13416-lmr (pull request #208)Dave Houlton
2020-07-21SL-13416 eliminate sun/moon specular on shadowed surfacesDave Houlton
2020-07-21Merged in merge-6.4.6 (pull request #207)Dave Houlton
2020-07-21Merge master 6.4.6 into DRTVWR-510Dave Houlton
2020-07-21DRTVWR-497 trigger another new buildDave Houlton
2020-07-20DRTVWR-497 trigger new buildDave Houlton
2020-07-20Merge branch 'master' into DRTVWR-501-maintAndrey Lihatskiy
2020-07-20Increment viewer version to 6.4.6Nat Goodspeed
2020-07-17SL-13443 Reduce stalls on writing cache to fileAndrey Kleshchev
2020-07-15Merged in euclid-lmr4-13163 (pull request #199)Dave Houlton
2020-07-14SL-13163 revert 2 more instances of 'new EEP' specular calculationDave Houlton
2020-07-14SL-13163 - Fix (revert) EEP specular contribution calculation for deferredDave Houlton
2020-07-14Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4Brad Kittenbrink