Age | Commit message (Expand) | Author |
2020-05-14 | DRTVWR-476, SL-12204: Fix crash in Marketplace Listings. | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases. | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Make LLSDFormatter::OPTIONS_PRETTY_BINARY uppercase | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Fix LLError::Log::classname(T*) template function. | Nat Goodspeed |
2020-05-13 | DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. | Nat Goodspeed |
2020-05-11 | DRTVWR-476: Remove /showIncludes from llwindow project. | Nat Goodspeed |
2020-05-11 | DRTVWR-476: Use find_library(dxguid) rather than find_path(). | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Whack-A-Mole not working, put switch on ALL llwindow | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Add /showIncludes to additional source files. | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Diagnostically /showIncludes for Windows SDK errors | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Help DirectX.cmake cope with multiple SDK versions. | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Add llsd::clone(), llsd::shallow() aliases | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-05-04 | Increment viewer version to 6.4.2 | Nat Goodspeed |
2020-04-21 | AMD CPUs list update | Andrey Lihatskiy |
2020-04-20 | Restored SL-12732 after merge conflict | Andrey Kleshchev |
2020-04-20 | SL-13040 Fixed crash at EnvironmentPersistAcrossLogin | Andrey Kleshchev |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy |
2020-04-20 | Increment viewer version to 6.4.1 | Nat Goodspeed |
2020-04-14 | SL-13019, fix broken varying linkage on MacOS | Dave Houlton |
2020-04-13 | SL-13029 Fixed load order | Andrey Kleshchev |
2020-04-12 | SL-13029 Environment update was not applying properly | Andrey Kleshchev |
2020-04-09 | SL-12975, unfix alpha and undo non-fix magic number of refracted portion of w... | Dave Houlton |
2020-04-09 | DRTVWR-476: For Boost 1.72, must suffix lib names with -x{32,64} | Nat Goodspeed |
2020-04-09 | DRTVWR-476: #include "boost/noncopyable.hpp" in another consumer. | Nat Goodspeed |
2020-04-09 | DRTVWR-476: #include "boost/noncopyable.hpp" in httpcommon.h. | Nat Goodspeed |
2020-04-07 | SL-10449: Put first shader error on new line for readability | Ptolemy |
2020-04-07 | SL-10449: Add dumping of shader to log file | Ptolemy |
2020-04-07 | SL-10449, add missing linkage variable, fix OSX & Intel deferred shaders comp | Dave Houlton |
2020-04-07 | SL-10449 Cleanup dumping shader without LOG spam on every line when it fails ... | Ptolemy |
2020-04-07 | SL-10449 Fix off-by-one line numbers when dumping shader that failed to compi... | Ptolemy |
2020-04-07 | SL-10449 Fix ALM on OSX | Ptolemy |
2020-04-06 | SL-10993 Fixed Korean font on OSX Catalina | Andrey Lihatskiy |
2020-04-03 | SL-11368, fix missing water uniforms for low shader settings | Dave Houlton |
2020-04-03 | SL-12852 Cleanup for readability | Ptolemy |
2020-04-03 | DRTVWR-476: Use a longer default timeout for Sync class. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Make LoginListener::waitFor() take arbitrary predicate. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: chained_callback.h depends on lltut.h. #include it. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Facilitate debugging test programs with logging. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) | Nat Goodspeed |
2020-04-01 | Merged in eep-fix-falloff-edit (pull request #54) | Rye Mutt |
2020-04-01 | Merged in eep-fix-light-color (pull request #53) | Rye Mutt |
2020-03-30 | Update falloff fix with changes requested in review. | Rye Mutt |
2020-03-30 | SL-12888 Fix space alpha megaprim not using z-test | Ptolemy |
2020-03-30 | Fix light falloff being corrupted when editing value via build floater spinner | Rye Mutt |
2020-03-30 | Fix editing light color corrupting intensity and color values | Rye Mutt |
2020-03-27 | Merged in davep/DRTVWR-440 (pull request #52) | Dave Parks |
2020-03-27 | SL-12902 Better fix for light color values in color swatch not matching light... | Runitai Linden |
2020-03-27 | DRTVWR-440, quick fix, add return value - needed for Mac build | Dave Houlton |
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev |