Age | Commit message (Expand) | Author |
2024-07-19 | Merge pull request #1996 from secondlife/davep/fix_tracy_build | Brad Linden |
2024-07-19 | #2053 BugSplat Crash #1494325: LLVOVolume::getReflectionProbeNearClip() | Alexander Gavriliuk |
2024-07-18 | #1500 Better out of disk space handling | Alexander Gavriliuk |
2024-07-11 | Fix for tracy build. | RunitaiLinden |
2024-07-10 | Introduce LLCoros::RMutex, use for SettingsConfig::mRecorderMutex (#1980) | nat-goodspeed |
2024-07-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-07-09 | #1943 make sys free in texture console llmemorysavailphysicalmeminkb tell the... | Dave Parks |
2024-07-09 | Review feedback change | RunitaiLinden |
2024-07-09 | #1826 Fix for LL_ERRS crashing in mutex lock | RunitaiLinden |
2024-07-09 | Merge pull request #1949 from sldevel/xmlrpc-crash-fix | Andrey Lihatskiy |
2024-07-09 | Merge pull request #1945 from Ansariel/develop_msvc7 | Andrey Lihatskiy |
2024-07-09 | Merge pull request #1944 from Ansariel/develop_c4244 | Andrey Lihatskiy |
2024-07-08 | Fix for crash in XMLRPC reply decoding on login with large inventories | Henri Beauchamp |
2024-07-08 | Remove ancient MSVC7 code | Ansariel |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-08 | Introduce move assignment and construction to LLPointer | Rye Mutt |
2024-07-05 | Reduce LLSD::Binary temporaries | Rye Mutt |
2024-07-05 | Make LLDate a trivial copyable/movable type | Rye Mutt |
2024-07-05 | Add move construction/assignment support for LLSD type | Rye Mutt |
2024-07-05 | Introduce move assignment operators for various LLSD types | Rye Mutt |
2024-07-05 | Introduce string_view to LLSD map functions to reduce string temporaries | Rye Mutt |
2024-07-01 | Fix test builds | Rye Mutt |
2024-07-01 | Use heterogeneous comparison for string_view map finds in LLControl and conve... | Rye Mutt |
2024-07-01 | #1111 Remove xmlrpc-epi | Alexander Gavriliuk |
2024-06-28 | Fix pre-commit whitespace checks and merge PR secondlife/viewer#1874 | Brad Linden |
2024-06-28 | realign system ram functions | Beq |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks |
2024-06-21 | viewer#1808 Use bugsplat's setAttribute for app state | Andrey Kleshchev |
2024-06-17 | Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop | Brad Linden |
2024-06-14 | Fix for warnings/errors after Visual Studio update (#1775) | Dave Parks |
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel |
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ... | Nat Goodspeed |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-09 | Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-06 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-05 | Attempt to fix intermittent failuresin threadsafeschedule_test (#1623) | Brad Linden |
2024-06-05 | Ignore SIGHUP from SLPlugin processes. (#1627) | Brad Linden |
2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks |
2024-06-05 | Make LLLeap iterate over child stdout while read data is pending | Nat Goodspeed |
2024-06-04 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |