Age | Commit message (Expand) | Author |
2020-05-20 | DRTVWR-476: Fix LLCoprocedurePool::enqueueCoprocedure() shutdown crash. | Nat Goodspeed |
2020-05-20 | DRTVWR-476: Add LLThreadSafeQueue::tryPushFrontFor(). | Nat Goodspeed |
2020-05-19 | Make sure coproc gets destroyed after each iteration. | Nicky Dasmijn |
2020-05-19 | DRTVWR-476: Clean up reverting to boost::fibers::buffered_channel. | Nat Goodspeed |
2020-05-19 | DRTVWR-476: Revert "Use LLThreadSafeQueue, not boost::fibers::buffered_channel." | Nat Goodspeed |
2020-05-18 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-05-18 | Increment viewer version to 6.4.3 | Nat Goodspeed |
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 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy |
2020-05-04 | Increment viewer version to 6.4.2 | Nat Goodspeed |
2020-04-28 | SL-13133 Numerical camera preset names sorting order fix | Andrey Lihatskiy |
2020-04-27 | SL-12678 Removed auto login retry | Andrey Kleshchev |
2020-04-26 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy |
2020-04-23 | SL-12904 Temporarily use LLSD to avoid crashes on older viewers | Mnikolenko Productengine |
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-20 | SL-12904 FIXED Camera Preset does not restore correctly when sitting | Mnikolenko Productengine |
2020-04-14 | SL-13019, fix broken varying linkage on MacOS | Dave Houlton |
2020-04-13 | SL-12993 Focus on avatar after saving new preset | Mnikolenko Productengine |
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-10 | SL-12994 FIXED [Camera Presets] Zoom fraction should be saved as a part of Ca... | Mnikolenko Productengine |
2020-04-10 | SL-12999 List can go out of floater's rect, so it should consume scroll events | Andrey Kleshchev |
2020-04-10 | SL-12999 Removed unused variables | 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 | SL-12999 Some menus allow mouse scroll to zoom camera | Andrey Kleshchev |
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 |