Age | Commit message (Expand) | Author |
2020-08-28 | SL-13768 clang-format shader files (whitespace) | Dave Houlton |
2020-08-28 | SL-13768 de-obfuscate cloud/sky vertex shaders | Dave Houlton |
2020-08-28 | SL-13768 remove moon glow from sky and clouds | Dave Houlton |
2020-08-27 | SL-13721 Cleanup saved matrix names | Ptolemy |
2020-08-26 | SL-13721 Fix incorrect water reflection | Ptolemy |
2020-08-24 | DRTVWR-497 restore parallel builds for x64 VS2017 | Dave Houlton |
2020-08-21 | SL-13743 revert part of SL-12978 change that broke low-angle sunlight | Dave Houlton |
2020-08-21 | Small change to CMake options to only enable the PreferredToolArchitecture=x6... | Callum Prentice |
2020-08-20 | SL-13565, clean up now-orphaned throttling variable and handling code | Dave Houlton |
2020-08-20 | SL-13565, remove SL-10625 throttling erroneously applied to all GPUs | Dave Houlton |
2020-08-18 | Merge branch 'master' 6.4.8 into DRTVWR-497 | Dave Houlton |
2020-08-18 | Increment viewer version to 6.4.8 | Nat Goodspeed |
2020-08-16 | SL-13465 Fix local scalar mix masking global mix() function. | Ptolemy |
2020-08-16 | SL-13465 Partially restore atmospheric effects for the moon. | Ptolemy |
2020-08-13 | Merge branch 'master' 6.4.7 into DRTVWR-497 | Dave Houlton |
2020-08-11 | SL-13626 Renamed PoolSizeAssetStorage to PoolSizeVAssetStorage | Andrey Kleshchev |
2020-08-10 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-08-10 | Increment viewer version to 6.4.7 | Nat Goodspeed |
2020-08-06 | Revert "SL-11215: Add release notes URLs to update-related notifications." | Andrey Kleshchev |
2020-08-06 | SL-13737 Crash when cleaning up uninitialized ndof device | Andrey Kleshchev |
2020-08-05 | Revert commit bbb16ff97c1dbafa21358dbee8ca686d3c30478e. | Andrey Kleshchev |
2020-08-05 | SL-13521, clang-format LLRender::syncLightState() (whitespace) | Dave Houlton |
2020-08-05 | SL-13521, stamp out some remaining hard-coded 8s | Dave Houlton |
2020-08-05 | SL-13719 One more exit crash for asset storage | Andrey Kleshchev |
2020-08-05 | SL-13704 Move link generation into getReleaseNotes() | Andrey Kleshchev |
2020-08-05 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-08-04 | SL-13521, clang-format renderDeferredLighting() for consistency | Dave Houlton |
2020-08-04 | SL-13521 add an avatar appearance light to deferred mode | Dave Houlton |
2020-07-31 | SL-13626 Fixed spelling error | Andrey Kleshchev |
2020-07-30 | SL-13626 Fix asset storage coroutine shutdown | Andrey Kleshchev |
2020-07-30 | SL-13704 Release notes link not loading in ToolsUpdate2 release | Andrey Kleshchev |
2020-07-30 | Revert part of SL-11216 due to reverting VVM | Andrey Kleshchev |
2020-07-29 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Kleshchev |
2020-07-29 | SL-13406 fix an end-scope enable error in glow rendering | Dave Houlton |
2020-07-28 | SL-13634 Don't warn about convex decomposition issues if it's a stub | Andrey Kleshchev |
2020-07-28 | Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ... | Callum Prentice |
2020-07-27 | SL-13650 Ice level Slider Graduation | Andrey Kleshchev |
2020-07-24 | SL-13679 Event pump DupListenerName crash at login | Andrey Kleshchev |
2020-07-24 | no-op change to trigger rebuild | Brad Payne (Vir Linden) |
2020-07-24 | SL-13406, cleanup and format changes | Dave Houlton |
2020-07-24 | SL-13406, disable glow no longer disables all post passes | Dave Houlton |
2020-07-23 | Merge branch 'master' v6.4.6 into DRTVWR-497 | Dave Houlton |
2020-07-23 | no-op change to force new DRTVWR-476 build | Brad Payne (Vir Linden) |
2020-07-23 | SL-13642 Get rid of that ugly ignore -Wdelete-incomplete | Andrey Lihatskiy |
2020-07-22 | Mac buildfix | Andrey Lihatskiy |
2020-07-22 | Remove redundant LL_EXSTAT_ from enums. | Nicky Dasmijn |
2020-07-22 | Put hash for boost namespace properly into that by using namespace boost | Nicky Dasmijn |
2020-07-22 | LLExtStat had been a S32, this wasn't right, as some of the constants lead to... | Nicky Dasmijn |
2020-07-22 | There was an idiom to test with LL_DARWIN if the compiler used is clang. This... | Nicky Dasmijn |
2020-07-22 | Linux needs strcmp , include <string.h> so we get access to that function. | Nicky Dasmijn |